Skip to main content Skip to docs navigation

#dcf30e hex color | Dark Yellow & Warm color | 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 Huáng Sè Yellow and its hex is #F0F20C Nearest Color Name

Color Hue/Base color: Yellow

Hex #dcf30e Color code in RGB color code model is created after adding 86.27% red color, 95.29% green color and 5.49% blue color. Hex #dcf30e Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 94% yellow and 4.71% black.

Hex #dcf30e color code is between #ddee11 web safe hex color code and #ccff00 web safe hex color code. #ddee11 is the nearest web safe color code. You can see here many more shades of #dcf30e color code.

RGB Chart

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

Color Table

Hex Color Code dcf30e #dcf30e
RGB Decimal 220, 243, 14 220, 243, 14
RGB Percent 86%, 95%, 5% rgb(86%, 95%, 5%)
CSS RGBa 220, 243, 14,1 rgba(220,243,14,1)
CMYK Model cmyk(9%,0%,94%,4.71%)
HSL Color Space 66,91% ,50% hsl(66,91% ,50%)
HSV Color Space 66°, 94%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 11110011 00001110
Octal 334 363 16
Decimal 220 243 14
Hex dc f3 0e

Different shades of #dcf30e color code.

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

Darkest of #dcf30e
#5a6305
Darker of #dcf30e
#869407
Dark of #dcf30e
#b1c40a
Base of #dcf30e
#dcf30e
Light of #dcf30e
#e3f53f
Lighter
#eaf86f
Lightest
#f1faa0

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

#dcf30e
#250ef3

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

Split Complementary

#dcf30e
#0e69f3
#980ef3

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

Analogous Color

#f3840e
#f3ab0e
#dcf30e
#90f30e
#30f30e

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

#dcf30e
#f30edc
#0edcf3

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

#dcf30e
#0edcf3
#250ef3
#f3250e

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

#dcf30e
#0ef398
#250ef3
#f30e69

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

#2e3203
#5a6305
#869407
#b1c40a
#dcf30e
#e3f53f
#eaf86f
#f1faa0
#f8fdd0

Tints of #dcf30e Color

#dcf30e
#dff428
#e3f543
#e7f75e
#ebf879
#eff993
#f3fbae
#f7fcc9
#fbfde4
#ffffff

Shades of #dcf30e color code

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

#dcf30e
#c3d80c
#abbd0a
#92a209
#7a8707
#616c06
#495104
#303603
#181b01
#000000

Tones

#dcf30e
#c8da27
#b4c041
#9fa75a
#8b8e73

Tones

Similar Color like #dcf30e color

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

#ddf40f
#def510
#dff611
#e0f712
#e1f813
#e2f914
#e3fa15
#e4fb16
#e5fc17
#e6fd18
#e7fe19
#e8ff1a
#e9ff1b
#eaff1c
#dbf20d
#daf10c
#d9f00b
#d8ef0a
#d7ee09
#d6ed08
#d5ec07
#d4eb06
#d3ea05
#d2e904
#d1e803
#d0e702
#cfe601
#cee500

Download this

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

#dcf30e Color Code Preview on Black Background Color

This is how #dcf30e Color will look on black background color. Color contrast ratio is 16.87

#dcf30e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcf30e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcf30e

#dcf30e color code is use for CSS Background Color

Background color for the above div is #dcf30e

HTML with inline CSS

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

#dcf30e color code is use for CSS Border Color

CSS Border color for the above div is #dcf30e

HTML with inline CSS

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

CSS Border Left color for the above div is #dcf30e

HTML with inline CSS

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

CSS Border Right color for the above div is #dcf30e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcf30e

HTML with inline CSS

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

CSS Border Top color for the above div is #dcf30e

HTML with inline CSS

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

#dcf30e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcf30e Color code Preview on White Background

This is how #dcf30e Color code will look on white background color. Color contrast ratio is 1.24

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(220,243,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(37,14,243,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,243,14,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }