Skip to main content Skip to docs navigation

#cae32d 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 Sickly Yellow and its hex is #D0E429 Nearest Color Name

Color Hue/Base color: Yellow

Hex #cae32d Color code in RGB color code model is created after adding 79.22% red color, 89.02% green color and 17.65% blue color. Hex #cae32d Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 80% yellow and 10.98% black.

Hex #cae32d color code is between #ccdd33 web safe hex color code and #bbee22 web safe hex color code. #ccdd33 is the nearest web safe color code. You can see here many more shades of #cae32d color code.

RGB Chart

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

Color Table

Hex Color Code cae32d #cae32d
RGB Decimal 202, 227, 45 202, 227, 45
RGB Percent 79%, 89%, 18% rgb(79%, 89%, 18%)
CSS RGBa 202, 227, 45,1 rgba(202,227,45,1)
CMYK Model cmyk(11%,0%,80%,10.98%)
HSL Color Space 68,76% ,53% hsl(68,76% ,53%)
HSV Color Space 68°, 80%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001010 11100011 00101101
Octal 312 343 55
Decimal 202 227 45
Hex ca e3 2d

Different shades of #cae32d color code.

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

Darkest of #cae32d
#5c690e
Darker of #cae32d
#849614
Dark of #cae32d
#acc31a
Base of #cae32d
#cae32d
Light of #cae32d
#d5e95a
Lighter
#e1ef87
Lightest
#ecf5b4

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

#cae32d
#462de3

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

Split Complementary

#cae32d
#2d6fe3
#a12de3

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

Analogous Color

#e3922d
#e3b02d
#cae32d
#8de32d
#41e32d

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

#cae32d
#e32dca
#2dcae3

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

#cae32d
#2dcae3
#462de3
#e3462d

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

#cae32d
#2de3a1
#462de3
#e32d6f

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

#353c08
#5c690e
#849614
#acc31a
#cae32d
#d5e95a
#e1ef87
#ecf5b4
#f7fbe1

Tints of #cae32d Color

#cae32d
#cfe644
#d5e95b
#dbec73
#e1ef8a
#e7f2a1
#edf5b9
#f3f8d0
#f9fbe7
#ffffff

Shades of #cae32d color code

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

#cae32d
#b3c928
#9db023
#86971e
#707e19
#596414
#434b0f
#2c320a
#161905
#000000

Tones

#cae32d
#b9cb45
#a7b35d
#969c74
#888888

Tones

Similar Color like #cae32d color

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

#cbe42e
#cce52f
#cde630
#cee731
#cfe832
#d0e933
#d1ea34
#d2eb35
#d3ec36
#d4ed37
#d5ee38
#d6ef39
#d7f03a
#d8f13b
#c9e22c
#c8e12b
#c7e02a
#c6df29
#c5de28
#c4dd27
#c3dc26
#c2db25
#c1da24
#c0d923
#bfd822
#bed721
#bdd620
#bcd51f

Download this Dark Yellow

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

#cae32d Color Code Preview on Black Background Color

This is how #cae32d Color will look on black background color. Color contrast ratio is 14.54

#cae32d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cae32d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cae32d

#cae32d color code is use for CSS Background Color

Background color for the above div is #cae32d

HTML with inline CSS

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

#cae32d color code is use for CSS Border Color

CSS Border color for the above div is #cae32d

HTML with inline CSS

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

CSS Border Left color for the above div is #cae32d

HTML with inline CSS

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

CSS Border Right color for the above div is #cae32d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cae32d

HTML with inline CSS

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

CSS Border Top color for the above div is #cae32d

HTML with inline CSS

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

#cae32d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cae32d Color code Preview on White Background

This is how #cae32d Color code will look on white background color. Color contrast ratio is 1.44

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

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(202,227,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(70,45,227,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,227,45,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }