Skip to main content Skip to docs navigation

#cdb85f 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 Yellow Umbrella and its hex is #CDBB63 Nearest Color Name

Color Hue/Base color: Yellow

Hex #cdb85f Color code in RGB color code model is created after adding 80.39% red color, 72.16% green color and 37.25% blue color. Hex #cdb85f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 54% yellow and 19.61% black.

Hex #cdb85f color code is between #ccbb66 web safe hex color code and #ddaa55 web safe hex color code. #ccbb66 is the nearest web safe color code. You can see here many more shades of #cdb85f color code.

RGB Chart

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

Color Table

Hex Color Code cdb85f #cdb85f
RGB Decimal 205, 184, 95 205, 184, 95
RGB Percent 80%, 72%, 37% rgb(80%, 72%, 37%)
CSS RGBa 205, 184, 95,1 rgba(205,184,95,1)
CMYK Model cmyk(0%,10%,54%,19.61%)
HSL Color Space 49,52% ,59% hsl(49,52% ,59%)
HSV Color Space 49°, 54%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10111000 01011111
Octal 315 270 137
Decimal 205 184 95
Hex cd b8 5f

Different shades of #cdb85f color code.

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

Darkest of #cdb85f
#706123
Darker of #cdb85f
#97832f
Dark of #cdb85f
#bea53b
Base of #cdb85f
#cdb85f
Light of #cdb85f
#d9c986
Lighter
#e5daad
Lightest
#f1ecd4

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

#cdb85f
#5f74cd

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

Split Complementary

#cdb85f
#5fabcd
#815fcd

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

Analogous Color

#cd785f
#cd8a5f
#cdb85f
#bdcd5f
#8fcd5f

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

#cdb85f
#b85fcd
#5fcdb8

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

#cdb85f
#5fcdb8
#5f74cd
#cd5f74

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

#cdb85f
#5fcd81
#5f74cd
#cd5fab

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

#494017
#706123
#97832f
#bea53b
#cdb85f
#d9c986
#e5daad
#f1ecd4
#fefdfa

Tints of #cdb85f Color

#cdb85f
#d2bf70
#d8c782
#ddcf94
#e3d7a6
#e8dfb7
#eee7c9
#f3efdb
#f9f7ed
#ffffff

Shades of #cdb85f color code

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

#cdb85f
#b6a354
#9f8f49
#887a3f
#716634
#5b512a
#443d1f
#2d2815
#16140a
#000000

Tones

#cdb85f
#b8ab74
#a39e89
#969696
#969696

Tones

Similar Color like #cdb85f color

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

#ceb960
#cfba61
#d0bb62
#d1bc63
#d2bd64
#d3be65
#d4bf66
#d5c067
#d6c168
#d7c269
#d8c36a
#d9c46b
#dac56c
#dbc66d
#ccb75e
#cbb65d
#cab55c
#c9b45b
#c8b35a
#c7b259
#c6b158
#c5b057
#c4af56
#c3ae55
#c2ad54
#c1ac53
#c0ab52
#bfaa51

Download this Dark Yellow

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

#cdb85f Color Code Preview on Black Background Color

This is how #cdb85f Color will look on black background color. Color contrast ratio is 10.62

#cdb85f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb85f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb85f

#cdb85f color code is use for CSS Background Color

Background color for the above div is #cdb85f

HTML with inline CSS

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

#cdb85f color code is use for CSS Border Color

CSS Border color for the above div is #cdb85f

HTML with inline CSS

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

CSS Border Left color for the above div is #cdb85f

HTML with inline CSS

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

CSS Border Right color for the above div is #cdb85f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdb85f

HTML with inline CSS

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

CSS Border Top color for the above div is #cdb85f

HTML with inline CSS

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

#cdb85f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdb85f Color code Preview on White Background

This is how #cdb85f Color code will look on white background color. Color contrast ratio is 1.98

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

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(205,184,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(95,116,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,184,95,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }