Skip to main content Skip to docs navigation

#cdae2f 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 Pitmaston Pear Yellow and its hex is #D0A32E Nearest Color Name

Color Hue/Base color: Yellow

Hex #cdae2f Color code in RGB color code model is created after adding 80.39% red color, 68.24% green color and 18.43% blue color. Hex #cdae2f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 77% yellow and 19.61% black.

Hex #cdae2f color code is between #ccaa33 web safe hex color code and #ddbb22 web safe hex color code. #ccaa33 is the nearest web safe color code. You can see here many more shades of #cdae2f color code.

RGB Chart

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

Color Table

Hex Color Code cdae2f #cdae2f
RGB Decimal 205, 174, 47 205, 174, 47
RGB Percent 80%, 68%, 18% rgb(80%, 68%, 18%)
CSS RGBa 205, 174, 47,1 rgba(205,174,47,1)
CMYK Model cmyk(0%,15%,77%,19.61%)
HSL Color Space 48,63% ,49% hsl(48,63% ,49%)
HSV Color Space 48°, 77%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10101110 00101111
Octal 315 256 57
Decimal 205 174 47
Hex cd ae 2f

Different shades of #cdae2f color code.

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

Darkest of #cdae2f
#514412
Darker of #cdae2f
#7a681c
Dark of #cdae2f
#a48b25
Base of #cdae2f
#cdae2f
Light of #cdae2f
#d8bf57
Lighter
#e2cf80
Lightest
#ebdfaa

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

#cdae2f
#2f4ecd

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

Split Complementary

#cdae2f
#2f9dcd
#5f2fcd

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

Analogous Color

#cd522f
#cd6c2f
#cdae2f
#b7cd2f
#75cd2f

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

#cdae2f
#ae2fcd
#2fcdae

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

#cdae2f
#2fcdae
#2f4ecd
#cd2f4e

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

#cdae2f
#2fcd5f
#2f4ecd
#cd2f9d

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

#272109
#514412
#7a681c
#a48b25
#cdae2f
#d8bf57
#e2cf80
#ebdfaa
#f5eed3

Tints of #cdae2f Color

#cdae2f
#d2b746
#d8c05d
#ddc974
#e3d28b
#e8dba2
#eee4b9
#f3edd0
#f9f6e7
#ffffff

Shades of #cdae2f color code

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

#cdae2f
#b69a29
#9f8724
#88741f
#71601a
#5b4d14
#443a0f
#2d260a
#161305
#000000

Tones

#cdae2f
#b49f48
#9b8f61
#81807b
#7e7e7e

Tones

Similar Color like #cdae2f color

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

#ceaf30
#cfb031
#d0b132
#d1b233
#d2b334
#d3b435
#d4b536
#d5b637
#d6b738
#d7b839
#d8b93a
#d9ba3b
#dabb3c
#dbbc3d
#ccad2e
#cbac2d
#caab2c
#c9aa2b
#c8a92a
#c7a829
#c6a728
#c5a627
#c4a526
#c3a425
#c2a324
#c1a223
#c0a122
#bfa021

Download this Dark Yellow

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

#cdae2f Color Code Preview on Black Background Color

This is how #cdae2f Color will look on black background color. Color contrast ratio is 9.69

#cdae2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdae2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdae2f

#cdae2f color code is use for CSS Background Color

Background color for the above div is #cdae2f

HTML with inline CSS

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

#cdae2f color code is use for CSS Border Color

CSS Border color for the above div is #cdae2f

HTML with inline CSS

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

CSS Border Left color for the above div is #cdae2f

HTML with inline CSS

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

CSS Border Right color for the above div is #cdae2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdae2f

HTML with inline CSS

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

CSS Border Top color for the above div is #cdae2f

HTML with inline CSS

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

#cdae2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdae2f Color code Preview on White Background

This is how #cdae2f Color code will look on white background color. Color contrast ratio is 2.17

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

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