Skip to main content Skip to docs navigation

#cebd2e hex color | 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

Woow we have a nearby visually matching color name available. It's name is Yellowstone and its hex is #CEB736 Nearest Color Name

Color Hue/Base color: Yellow

Hex #cebd2e Color code in RGB color code model is created after adding 80.78% red color, 74.12% green color and 18.04% blue color. Hex #cebd2e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 78% yellow and 19.22% black.

Hex #cebd2e color code is between #ccbb33 web safe hex color code and #ddcc22 web safe hex color code. #ccbb33 is the nearest web safe color code. You can see here many more shades of #cebd2e color code.

RGB Chart

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

Color Table

Hex Color Code cebd2e #cebd2e
RGB Decimal 206, 189, 46 206, 189, 46
RGB Percent 81%, 74%, 18% rgb(81%, 74%, 18%)
CSS RGBa 206, 189, 46,1 rgba(206,189,46,1)
CMYK Model cmyk(0%,8%,78%,19.22%)
HSL Color Space 54,63% ,49% hsl(54,63% ,49%)
HSV Color Space 54°, 78%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 10111101 00101110
Octal 316 275 56
Decimal 206 189 46
Hex ce bd 2e

Different shades of #cebd2e color code.

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

Darkest of #cebd2e
#514a12
Darker of #cebd2e
#7b701b
Dark of #cebd2e
#a49725
Base of #cebd2e
#cebd2e
Light of #cebd2e
#d9cb56
Lighter
#e3d87f
Lightest
#ece5a9

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

#cebd2e
#2e3fce

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

Split Complementary

#cebd2e
#2e8fce
#6d2ece

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

Analogous Color

#ce602e
#ce7a2e
#cebd2e
#aace2e
#67ce2e

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

#cebd2e
#bd2ece
#2ecebd

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

#cebd2e
#2ecebd
#2e3fce
#ce2e3f

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

#cebd2e
#2ece6d
#2e3fce
#ce2e8f

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 #cebd2e

#272409
#514a12
#7b701b
#a49725
#cebd2e
#d9cb56
#e3d87f
#ece5a9
#f5f2d3

Tints of #cebd2e Color

#cebd2e
#d3c445
#d8cb5c
#ded373
#e3da8a
#e9e1a2
#eee9b9
#f4f0d0
#f9f7e7
#ffffff

Shades of #cebd2e color code

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

#cebd2e
#b7a828
#a09323
#897e1e
#726919
#5b5414
#443f0f
#2d2a0a
#161505
#000000

Tones

#cebd2e
#b5a947
#9c9560
#82817a
#7e7e7e

Tones

Similar Color like #cebd2e color

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

#cfbe2f
#d0bf30
#d1c031
#d2c132
#d3c233
#d4c334
#d5c435
#d6c536
#d7c637
#d8c738
#d9c839
#dac93a
#dbca3b
#dccb3c
#cdbc2d
#ccbb2c
#cbba2b
#cab92a
#c9b829
#c8b728
#c7b627
#c6b526
#c5b425
#c4b324
#c3b223
#c2b122
#c1b021
#c0af20

Download this Dark Yellow

Hex #cebd2e 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.

#cebd2e Color Code Preview on Black Background Color

This is how #cebd2e Color will look on black background color. Color contrast ratio is 10.94

#cebd2e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cebd2e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cebd2e

#cebd2e color code is use for CSS Background Color

Background color for the above div is #cebd2e

HTML with inline CSS

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

#cebd2e color code is use for CSS Border Color

CSS Border color for the above div is #cebd2e

HTML with inline CSS

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

CSS Border Left color for the above div is #cebd2e

HTML with inline CSS

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

CSS Border Right color for the above div is #cebd2e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cebd2e

HTML with inline CSS

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

CSS Border Top color for the above div is #cebd2e

HTML with inline CSS

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

#cebd2e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cebd2e Color code Preview on White Background

This is how #cebd2e Color code will look on white background color. Color contrast ratio is 1.92

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 #cebd2e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #cebd2e; }

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,189,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,63,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,189,46,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }