Skip to main content Skip to docs navigation

#cdb98e 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 Canvas Satchel and its hex is #CCB88D Nearest Color Name

Color Hue/Base color: Yellow

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

Hex #cdb98e color code is between #ccbb88 web safe hex color code and #ddaa99 web safe hex color code. #ccbb88 is the nearest web safe color code. You can see here many more shades of #cdb98e color code.

RGB Chart

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

Color Table

Hex Color Code cdb98e #cdb98e
RGB Decimal 205, 185, 142 205, 185, 142
RGB Percent 80%, 73%, 56% rgb(80%, 73%, 56%)
CSS RGBa 205, 185, 142,1 rgba(205,185,142,1)
CMYK Model cmyk(0%,10%,31%,19.61%)
HSL Color Space 41,39% ,68% hsl(41,39% ,68%)
HSV Color Space 41°, 31%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10111001 10001110
Octal 315 271 216
Decimal 205 185 142
Hex cd b9 8e

Different shades of #cdb98e color code.

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

Darkest of #cdb98e
#866f3c
Darker of #cdb98e
#aa8c4b
Dark of #cdb98e
#bda36b
Base of #cdb98e
#cdb98e
Light of #cdb98e
#ddcfb1
Lighter
#ece5d5
Lightest
#fcfbf8

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

#cdb98e
#8ea2cd

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

Split Complementary

#cdb98e
#8ec2cd
#9a8ecd

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

Analogous Color

#cd948e
#cd9f8e
#cdb98e
#cccd8e
#b2cd8e

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

#cdb98e
#b98ecd
#8ecdb9

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

#cdb98e
#8ecdb9
#8ea2cd
#cd8ea2

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

#cdb98e
#8ecd9a
#8ea2cd
#cd8ec2

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

#63522c
#866f3c
#aa8c4b
#bda36b
#cdb98e
#ddcfb1
#ece5d5
#fcfbf8
#ffffff

Tints of #cdb98e Color

#cdb98e
#d2c09a
#d8c8a7
#ddd0b3
#e3d8c0
#e8dfcc
#eee7d9
#f3efe5
#f9f7f2
#ffffff

Shades of #cdb98e color code

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

#cdb98e
#b6a47e
#9f8f6e
#887b5e
#71664e
#5b523f
#443d2f
#2d291f
#16140f
#000000

Tones

#cdb98e
#bdb39e
#aeaeae
#aeaeae
#aeaeae

Tones

Similar Color like #cdb98e color

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

#ceba8f
#cfbb90
#d0bc91
#d1bd92
#d2be93
#d3bf94
#d4c095
#d5c196
#d6c297
#d7c398
#d8c499
#d9c59a
#dac69b
#dbc79c
#ccb88d
#cbb78c
#cab68b
#c9b58a
#c8b489
#c7b388
#c6b287
#c5b186
#c4b085
#c3af84
#c2ae83
#c1ad82
#c0ac81
#bfab80

Download this Dark Yellow

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

#cdb98e Color Code Preview on Black Background Color

This is how #cdb98e Color will look on black background color. Color contrast ratio is 10.93

#cdb98e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb98e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb98e

#cdb98e color code is use for CSS Background Color

Background color for the above div is #cdb98e

HTML with inline CSS

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

#cdb98e color code is use for CSS Border Color

CSS Border color for the above div is #cdb98e

HTML with inline CSS

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

CSS Border Left color for the above div is #cdb98e

HTML with inline CSS

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

CSS Border Right color for the above div is #cdb98e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdb98e

HTML with inline CSS

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

CSS Border Top color for the above div is #cdb98e

HTML with inline CSS

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

#cdb98e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdb98e Color code Preview on White Background

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

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