Skip to main content Skip to docs navigation

#CEA02F hex color | Lemon Bar | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Yellow

Hex #CEA02F Color Code is also known as | Lemon Bar color.

Hex #CEA02F Color code in RGB color code model is created after adding 80.78% red color, 62.75% green color and 18.43% blue color. Hex #CEA02F Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 77% yellow and 19.22% black.

Hex #CEA02F color code is between #cc9933 web safe hex color code and #ddaa22 web safe hex color code. #cc9933 is the nearest web safe color code. You can see here many more shades of #CEA02F color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code CEA02F #CEA02F
RGB Decimal 206, 160, 47 206, 160, 47
RGB Percent 81%, 63%, 18% rgb(81%, 63%, 18%)
CSS RGBa 206, 160, 47,1 rgba(206,160,47,1)
CMYK Model cmyk(0%,22%,77%,19.22%)
HSL Color Space 43,63% ,50% hsl(43,63% ,50%)
HSV Color Space 43°, 77%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 10100000 00101111
Octal 316 240 57
Decimal 206 160 47
Hex CE A0 2F

Different shades of #CEA02F color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #CEA02F
#513f13
Darker of #CEA02F
#7b5f1c
Dark of #CEA02F
#a48026
Base of #CEA02F
#cea02f
Light of #CEA02F
#d9b357
Lighter
#e2c681
Lightest
#ecd9aa

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#cea02f
#2f5dce

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#CEA02F
#2fadce
#502fce

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#ce432f
#ce5e2f
#cea02f
#c7ce2f
#85ce2f

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#CEA02F
#a02fce
#2fcea0

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#CEA02F
#2fcea0
#2f5dce
#ce2f5d

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#CEA02F
#2fce50
#2f5dce
#ce2fad

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #CEA02F

#281f09
#513f13
#7b5f1c
#a48026
#cea02f
#d9b357
#e2c681
#ecd9aa
#f5ecd4

Tints of #CEA02F Color

#cea02f
#d3aa46
#d8b55d
#debf74
#e3ca8b
#e9d4a2
#eedfb9
#f4e9d0
#f9f4e7
#ffffff

Shades of #CEA02F color code

Generate more color scales with scales (color stack) generator.

#cea02f
#b78e29
#a07c24
#896a1f
#72581a
#5b4714
#44350f
#2d230a
#161105
#000000

Tones

#cea02f
#b59548
#9b8b62
#82807b
#7f7f7f

Tones

Similar Color like #CEA02F color

Find visually similar hex color codes nearing to #CEA02F hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#cfa130
#d0a231
#d1a332
#d2a433
#d3a534
#d4a635
#d5a736
#d6a837
#d7a938
#d8aa39
#d9ab3a
#daac3b
#dbad3c
#dcae3d
#cd9f2e
#cc9e2d
#cb9d2c
#ca9c2b
#c99b2a
#c89a29
#c79928
#c69827
#c59726
#c49625
#c39524
#c29423
#c19322
#c09221

Download this Dark Yellow

Hex #CEA02F Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#CEA02F Color Code Preview on Black Background Color

This is how #CEA02F Color will look on black background color. Color contrast ratio is 8.69

#CEA02F in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#CEA02F">Your Example Paragraph content text in with font color #CEA02F </p>

Your Example Paragraph content text in with font color #CEA02F

HTML with inline CSS

<div style="color:#CEA02F">Your Paragraph text in with font color #CEA02F </div>

Your Example Paragraph content text in with font color #CEA02F

#CEA02F color code is use for CSS Background Color

Background color for the above div is #CEA02F

HTML with inline CSS

<div style="background-color:#CEA02F;"></div>

#CEA02F color code is use for CSS Border Color

CSS Border color for the above div is #CEA02F

HTML with inline CSS

<div style="border:5px solid #CEA02F;"></div>

CSS Border Left color for the above div is #CEA02F

HTML with inline CSS

<div style="border-left:5px solid #CEA02F;"></div>

CSS Border Right color for the above div is #CEA02F

HTML with inline CSS

<div style="border-right:5px solid #CEA02F;"></div>

CSS Border Bottom color for the above div is #CEA02F

HTML with inline CSS

<div style="border-bottom:5px solid #CEA02F;"></div>

CSS Border Top color for the above div is #CEA02F

HTML with inline CSS

<div style="border-top:5px solid #CEA02F;"></div>

#CEA02F hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#CEA02F; } .examplecolorclass {color:#CEA02F; } .examplebordercolor {border:3px solid #CEA02F; }

#CEA02F Color code Preview on White Background

This is how #CEA02F Color code will look on white background color. Color contrast ratio is 2.42

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #CEA02F; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #CEA02F; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(206,160,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(47,93,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,160,47,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }