Skip to main content Skip to docs navigation

#cfd30d hex color | Download Dark Green 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 Goldzilla and its hex is #CDD80D Nearest Color Name

Color Hue/Base color: Green

Hex #cfd30d Color code in RGB color code model is created after adding 81.18% red color, 82.75% green color and 5.1% blue color. Hex #cfd30d Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 94% yellow and 17.25% black.

Hex #cfd30d color code is between #cccc11 web safe hex color code and #dddd00 web safe hex color code. #cccc11 is the nearest web safe color code. You can see here many more shades of #cfd30d color code.

RGB Chart

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

Color Table

Hex Color Code cfd30d #cfd30d
RGB Decimal 207, 211, 13 207, 211, 13
RGB Percent 81%, 83%, 5% rgb(81%, 83%, 5%)
CSS RGBa 207, 211, 13,1 rgba(207,211,13,1)
CMYK Model cmyk(2%,0%,94%,17.25%)
HSL Color Space 61,88% ,44% hsl(61,88% ,44%)
HSV Color Space 61°, 94%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 11010011 00001101
Octal 317 323 15
Decimal 207 211 13
Hex cf d3 0d

Different shades of #cfd30d color code.

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

Darkest of #cfd30d
#424304
Darker of #cfd30d
#717307
Dark of #cfd30d
#a0a30a
Base of #cfd30d
#cfd30d
Light of #cfd30d
#edf122
Lighter
#f1f452
Lightest
#f5f782

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

#cfd30d
#110dd3

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

Split Complementary

#cfd30d
#0d6cd3
#740dd3

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

Analogous Color

#d3630d
#d3840d
#cfd30d
#8dd30d
#3bd30d

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

#cfd30d
#d30dcf
#0dcfd3

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

#cfd30d
#0dcfd3
#110dd3
#d3110d

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

#cfd30d
#0dd374
#110dd3
#d30d6c

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

#121301
#424304
#717307
#a0a30a
#cfd30d
#edf122
#f1f452
#f5f782
#f9fab2

Tints of #cfd30d Color

#cfd30d
#d4d727
#d9dc42
#dfe15d
#e4e678
#e9eb93
#eff0ae
#f4f5c9
#f9fae4
#ffffff

Shades of #cfd30d color code

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

#cfd30d
#b8bb0b
#a1a40a
#8a8c08
#737507
#5c5d05
#454604
#2e2e02
#171701
#000000

Tones

#cfd30d
#babd23
#a4a63a
#8f9050
#797967

Tones

Similar Color like #cfd30d color

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

#d0d40e
#d1d50f
#d2d610
#d3d711
#d4d812
#d5d913
#d6da14
#d7db15
#d8dc16
#d9dd17
#dade18
#dbdf19
#dce01a
#dde11b
#ced20c
#cdd10b
#ccd00a
#cbcf09
#cace08
#c9cd07
#c8cc06
#c7cb05
#c6ca04
#c5c903
#c4c802
#c3c701
#c2c600
#c1c500

Download this Dark Green

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

#cfd30d Color Code Preview on Black Background Color

This is how #cfd30d Color will look on black background color. Color contrast ratio is 12.98

#cfd30d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfd30d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfd30d

#cfd30d color code is use for CSS Background Color

Background color for the above div is #cfd30d

HTML with inline CSS

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

#cfd30d color code is use for CSS Border Color

CSS Border color for the above div is #cfd30d

HTML with inline CSS

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

CSS Border Left color for the above div is #cfd30d

HTML with inline CSS

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

CSS Border Right color for the above div is #cfd30d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cfd30d

HTML with inline CSS

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

CSS Border Top color for the above div is #cfd30d

HTML with inline CSS

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

#cfd30d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cfd30d Color code Preview on White Background

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

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