Skip to main content Skip to docs navigation

#daef0f 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 Robot Grendizer Gold and its hex is #EEEE11 Nearest Color Name

Color Hue/Base color: Yellow

Hex #daef0f Color code in RGB color code model is created after adding 85.49% red color, 93.73% green color and 5.88% blue color. Hex #daef0f Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 94% yellow and 6.27% black.

Hex #daef0f 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 #daef0f color code.

RGB Chart

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

Color Table

Hex Color Code daef0f #daef0f
RGB Decimal 218, 239, 15 218, 239, 15
RGB Percent 85%, 94%, 6% rgb(85%, 94%, 6%)
CSS RGBa 218, 239, 15,1 rgba(218,239,15,1)
CMYK Model cmyk(9%,0%,94%,6.27%)
HSL Color Space 66,88% ,50% hsl(66,88% ,50%)
HSV Color Space 66°, 94%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011010 11101111 00001111
Octal 332 357 17
Decimal 218 239 15
Hex da ef 0f

Different shades of #daef0f color code.

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

Darkest of #daef0f
#575f06
Darker of #daef0f
#828f09
Dark of #daef0f
#aebf0c
Base of #daef0f
#daef0f
Light of #daef0f
#e2f33e
Lighter
#e9f66e
Lightest
#f0f99e

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

#daef0f
#240fef

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

Split Complementary

#daef0f
#0f6aef
#940fef

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

Analogous Color

#ef810f
#efa70f
#daef0f
#8fef0f
#32ef0f

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

#daef0f
#ef0fda
#0fdaef

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

#daef0f
#0fdaef
#240fef
#ef240f

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

#daef0f
#0fef94
#240fef
#ef0f6a

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

#2b2f03
#575f06
#828f09
#aebf0c
#daef0f
#e2f33e
#e9f66e
#f0f99e
#f8fcce

Tints of #daef0f Color

#daef0f
#def029
#e2f244
#e6f45f
#eaf679
#eef794
#f2f9af
#f6fbc9
#fafde4
#ffffff

Shades of #daef0f color code

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

#daef0f
#c1d40d
#a9b90b
#919f0a
#798408
#606a06
#484f05
#303503
#181a01
#000000

Tones

#daef0f
#c5d628
#b1bc42
#9ca35b
#878975

Tones

Similar Color like #daef0f color

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

#dbf010
#dcf111
#ddf212
#def313
#dff414
#e0f515
#e1f616
#e2f717
#e3f818
#e4f919
#e5fa1a
#e6fb1b
#e7fc1c
#e8fd1d
#d9ee0e
#d8ed0d
#d7ec0c
#d6eb0b
#d5ea0a
#d4e909
#d3e808
#d2e707
#d1e606
#d0e505
#cfe404
#cee303
#cde202
#cce101

Download this Dark Yellow

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

#daef0f Color Code Preview on Black Background Color

This is how #daef0f Color will look on black background color. Color contrast ratio is 16.33

#daef0f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daef0f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daef0f

#daef0f color code is use for CSS Background Color

Background color for the above div is #daef0f

HTML with inline CSS

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

#daef0f color code is use for CSS Border Color

CSS Border color for the above div is #daef0f

HTML with inline CSS

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

CSS Border Left color for the above div is #daef0f

HTML with inline CSS

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

CSS Border Right color for the above div is #daef0f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daef0f

HTML with inline CSS

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

CSS Border Top color for the above div is #daef0f

HTML with inline CSS

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

#daef0f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daef0f Color code Preview on White Background

This is how #daef0f Color code will look on white background color. Color contrast ratio is 1.29

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

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(218,239,15,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(36,15,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,239,15,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }