Skip to main content Skip to docs navigation

#cfd15d 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 Energized and its hex is #D2D25A Nearest Color Name

Color Hue/Base color: Yellow

Hex #cfd15d Color code in RGB color code model is created after adding 81.18% red color, 81.96% green color and 36.47% blue color. Hex #cfd15d Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 56% yellow and 18.04% black.

Hex #cfd15d color code is between #cccc55 web safe hex color code and #dddd66 web safe hex color code. #cccc55 is the nearest web safe color code. You can see here many more shades of #cfd15d color code.

RGB Chart

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

Color Table

Hex Color Code cfd15d #cfd15d
RGB Decimal 207, 209, 93 207, 209, 93
RGB Percent 81%, 82%, 36% rgb(81%, 82%, 36%)
CSS RGBa 207, 209, 93,1 rgba(207,209,93,1)
CMYK Model cmyk(1%,0%,56%,18.04%)
HSL Color Space 61,56% ,59% hsl(61,56% ,59%)
HSV Color Space 61°, 56%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 11010001 01011101
Octal 317 321 135
Decimal 207 209 93
Hex cf d1 5d

Different shades of #cfd15d color code.

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

Darkest of #cfd15d
#737421
Darker of #cfd15d
#9a9c2c
Dark of #cfd15d
#c1c438
Base of #cfd15d
#cfd15d
Light of #cfd15d
#dbdc85
Lighter
#e7e8ac
Lightest
#f2f3d4

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

#cfd15d
#5f5dd1

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

Split Complementary

#cfd15d
#5d95d1
#995dd1

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

Analogous Color

#d18f5d
#d1a35d
#cfd15d
#a8d15d
#78d15d

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

#cfd15d
#d15dcf
#5dcfd1

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

#cfd15d
#5dcfd1
#5f5dd1
#d15f5d

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

#cfd15d
#5dd199
#5f5dd1
#d15d95

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

#4b4c16
#737421
#9a9c2c
#c1c438
#cfd15d
#dbdc85
#e7e8ac
#f2f3d4
#fefefc

Tints of #cfd15d Color

#cfd15d
#d4d66f
#d9db81
#dfe093
#e4e5a5
#e9eab7
#efefc9
#f4f4db
#f9f9ed
#ffffff

Shades of #cfd15d color code

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

#cfd15d
#b8b952
#a1a248
#8a8b3e
#737433
#5c5c29
#45451f
#2e2e14
#17170a
#000000

Tones

#cfd15d
#bbbc72
#a7a787
#979797
#979797

Tones

Similar Color like #cfd15d color

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

#d0d25e
#d1d35f
#d2d460
#d3d561
#d4d662
#d5d763
#d6d864
#d7d965
#d8da66
#d9db67
#dadc68
#dbdd69
#dcde6a
#dddf6b
#ced05c
#cdcf5b
#ccce5a
#cbcd59
#cacc58
#c9cb57
#c8ca56
#c7c955
#c6c854
#c5c753
#c4c652
#c3c551
#c2c450
#c1c34f

Download this Dark Yellow

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

#cfd15d Color Code Preview on Black Background Color

This is how #cfd15d Color will look on black background color. Color contrast ratio is 12.93

#cfd15d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfd15d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfd15d

#cfd15d color code is use for CSS Background Color

Background color for the above div is #cfd15d

HTML with inline CSS

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

#cfd15d color code is use for CSS Border Color

CSS Border color for the above div is #cfd15d

HTML with inline CSS

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

CSS Border Left color for the above div is #cfd15d

HTML with inline CSS

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

CSS Border Right color for the above div is #cfd15d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cfd15d

HTML with inline CSS

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

CSS Border Top color for the above div is #cfd15d

HTML with inline CSS

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

#cfd15d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cfd15d Color code Preview on White Background

This is how #cfd15d Color code will look on white background color. Color contrast ratio is 1.62

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

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