Documentation
¶
Index ¶
Constants ¶
View Source
const ( Black = "#000000" White = "#FFFFFF" Red = "#FF0000" Green = "#00FF00" Blue = "#0000FF" Yellow = "#FFFF00" Cyan = "#00FFFF" Magenta = "#FF00FF" )
Basic Colors
View Source
const ( Silver = "#C0C0C0" Gray = "#808080" DarkGray = "#A9A9A9" LightGray = "#D3D3D3" SlateGray = "#708090" DimGray = "#696969" Gainsboro = "#DCDCDC" WhiteSmoke = "#F5F5F5" )
Gray Shades
View Source
const ( DarkRed = "#8B0000" Crimson = "#DC143C" Maroon = "#800000" IndianRed = "#CD5C5C" FireBrick = "#B22222" LightCoral = "#F08080" Salmon = "#FA8072" DarkSalmon = "#E9967A" LightSalmon = "#FFA07A" Tomato = "#FF6347" OrangeRed = "#FF4500" DarkOrange = "#FF8C00" Coral = "#FF7F50" )
Red Shades
View Source
const ( Pink = "#FFC0CB" LightPink = "#FFB6C1" HotPink = "#FF69B4" DeepPink = "#FF1493" MediumVioletRed = "#C71585" PaleVioletRed = "#DB7093" )
Pink Shades
View Source
const ( Orange = "#FFA500" SandyBrown = "#F4A460" Peru = "#CD853F" Chocolate = "#D2691E" SaddleBrown = "#8B4513" Sienna = "#A0522D" Brown = "#A52A2A" RosyBrown = "#BC8F8F" Tan = "#D2B48C" BurlyWood = "#DEB887" Wheat = "#F5DEB3" Bisque = "#FFE4C4" BlanchedAlmond = "#FFEBCD" Cornsilk = "#FFF8DC" )
Orange and Brown Shades
View Source
const ( Gold = "#FFD700" Khaki = "#F0E68C" DarkKhaki = "#BDB76B" LemonChiffon = "#FFFACD" PaleGoldenrod = "#EEE8AA" DarkGoldenrod = "#B8860B" Goldenrod = "#DAA520" LightGoldenrodYellow = "#FAFAD2" LightYellow = "#FFFFE0" PapayaWhip = "#FFEFD5" Moccasin = "#FFE4B5" PeachPuff = "#FFDAB9" )
Yellow Shades
View Source
const ( DarkGreen = "#006400" ForestGreen = "#228B22" SeaGreen = "#2E8B57" MediumSeaGreen = "#3CB371" LimeGreen = "#32CD32" Lime = "#00FF00" SpringGreen = "#00FF7F" MediumSpringGreen = "#00FA9A" PaleGreen = "#98FB98" LightGreen = "#90EE90" DarkSeaGreen = "#8FBC8F" YellowGreen = "#9ACD32" OliveDrab = "#6B8E23" Olive = "#808000" DarkOliveGreen = "#556B2F" GreenYellow = "#ADFF2F" Chartreuse = "#7FFF00" LawnGreen = "#7CFC00" )
Green Shades
View Source
const ( Teal = "#008080" DarkCyan = "#008B8B" LightSeaGreen = "#20B2AA" CadetBlue = "#5F9EA0" DarkTurquoise = "#00CED1" MediumTurquoise = "#48D1CC" Turquoise = "#40E0D0" Aqua = "#00FFFF" Aquamarine = "#7FFFD4" MediumAquamarine = "#66CDAA" PaleTurquoise = "#AFEEEE" LightCyan = "#E0FFFF" )
Cyan/Teal Shades
View Source
const ( DarkBlue = "#00008B" MediumBlue = "#0000CD" MidnightBlue = "#191970" RoyalBlue = "#4169E1" SteelBlue = "#4682B4" DodgerBlue = "#1E90FF" DeepSkyBlue = "#00BFFF" CornflowerBlue = "#6495ED" SkyBlue = "#87CEEB" LightSkyBlue = "#87CEFA" LightBlue = "#ADD8E6" PowderBlue = "#B0E0E6" LightSteelBlue = "#B0C4DE" )
Blue Shades
View Source
const ( Indigo = "#4B0082" Purple = "#800080" DarkMagenta = "#8B008B" DarkViolet = "#9400D3" DarkSlateBlue = "#483D8B" BlueViolet = "#8A2BE2" DarkOrchid = "#9932CC" Lavender = "#E6E6FA" MediumPurple = "#9370DB" MediumOrchid = "#BA55D3" Thistle = "#D8BFD8" Plum = "#DDA0DD" Violet = "#EE82EE" Orchid = "#DA70D6" MediumSlateBlue = "#7B68EE" SlateBlue = "#6A5ACD" RebeccaPurple = "#663399" )
Purple/Violet Shades
View Source
const ( Snow = "#FFFAFA" Honeydew = "#F0FFF0" MintCream = "#F5FFFA" Azure = "#F0FFFF" AliceBlue = "#F0F8FF" GhostWhite = "#F8F8FF" FloralWhite = "#FFFAF0" OldLace = "#FDF5E6" Linen = "#FAF0E6" AntiqueWhite = "#FAEBD7" Beige = "#F5F5DC" Ivory = "#FFFFF0" Seashell = "#FFF5EE" LavenderBlush = "#FFF0F5" MistyRose = "#FFE4E1" )
White/Beige Shades
View Source
const ( MaterialRed500 = "#F44336" MaterialPink500 = "#E91E63" MaterialPurple500 = "#9C27B0" MaterialDeepPurple500 = "#673AB7" MaterialIndigo500 = "#3F51B5" MaterialBlue500 = "#2196F3" MaterialLightBlue500 = "#03A9F4" MaterialCyan500 = "#00BCD4" MaterialTeal500 = "#009688" MaterialGreen500 = "#4CAF50" MaterialLightGreen500 = "#8BC34A" MaterialLime500 = "#CDDC39" MaterialYellow500 = "#FFEB3B" MaterialAmber500 = "#FFC107" MaterialOrange500 = "#FF9800" MaterialDeepOrange500 = "#FF5722" MaterialBrown500 = "#795548" MaterialGrey500 = "#9E9E9E" MaterialBlueGrey500 = "#607D8B" )
Material Design Colors - Primary
View Source
const ( FlatTurquoise = "#1ABC9C" FlatEmerald = "#2ECC71" FlatPeterRiver = "#3498DB" FlatAmethyst = "#9B59B6" FlatWetAsphalt = "#34495E" FlatGreenSea = "#16A085" FlatNephritis = "#27AE60" FlatBelizeHole = "#2980B9" FlatWisteria = "#8E44AD" FlatMidnightBlue = "#2C3E50" FlatSunFlower = "#F1C40F" FlatCarrot = "#E67E22" FlatAlizarin = "#E74C3C" FlatClouds = "#ECF0F1" FlatConcrete = "#95A5A6" FlatOrange = "#F39C12" FlatPumpkin = "#D35400" FlatPomegranate = "#C0392B" FlatSilver = "#BDC3C7" FlatAsbestos = "#7F8C8D" )
Flat UI Colors
View Source
const ( FacebookBlue = "#3B5998" TwitterBlue = "#1DA1F2" LinkedInBlue = "#0077B5" YouTubeRed = "#FF0000" InstagramPurple = "#C13584" PinterestRed = "#BD081C" TumblrBlue = "#35465C" SlackPurple = "#4A154B" WhatsAppGreen = "#25D366" TelegramBlue = "#0088CC" SnapchatYellow = "#FFFC00" RedditOrange = "#FF4500" TwitchPurple = "#9146FF" VimeoBlue = "#1AB7EA" )
Social Media Brand Colors
View Source
const ( Pantone2023VivaMagenta = "#BB2649" Pantone2022VeryPeri = "#6667AB" Pantone2021Ultimate = "#939597" Pantone2021Illuminating = "#F5DF4D" Pantone2020ClassicBlue = "#0F4C81" Pantone2019LivingCoral = "#FF6F61" Pantone2018UltraViolet = "#5F4B8B" Pantone2017Greenery = "#88B04B" Pantone2016RoseQuartz = "#F7CAC9" Pantone2016Serenity = "#92A8D1" Pantone2015Marsala = "#955251" Pantone2014RadiantOrchid = "#B163A3" Pantone2013Emerald = "#009473" Pantone2012TangerineTango = "#DD4124" Pantone2011Honeysuckle = "#D94F70" Pantone2010Turquoise = "#45B5AA" Pantone2009Mimosa = "#F0C05A" Pantone2008BlueIris = "#5A5B9F" Pantone2007ChiliPepper = "#9B1B30" Pantone2006SandDollar = "#DECDBE" Pantone2005BlueTurquoise = "#53B0AE" Pantone2004TigerLily = "#E2583E" Pantone2003Aqua = "#7BC4C4" Pantone2002TrueRed = "#BF1932" Pantone2001FuchsiaRose = "#C74375" Pantone2000Cerulean = "#98B2D1" )
Pantone Colors of the Year (2000-2023)
Variables ¶
This section is empty.
Functions ¶
func GetNamedColor ¶
GetNamedColor returns the hex code for a named color If the color name is not found, it returns an empty string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.