@
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.

#dae058 hex color - Green - Warm color - Information

#dae058 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #dae058 Color code in RGB color code model is created after adding 85.49% red color, 87.84% green color and 34.51% blue color. Hex #dae058 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 61% yellow and 12.16% black.

Hex #dae058 color code is between #dddd55 web safe hex color code and #ccee66 web safe hex color code. #dddd55 is the nearest web safe color code. You can see here many more shades of #dae058 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codedae058#dae058
RGB Decimal218, 224, 88rgb(218, 224, 88)
RGB Percent85%, 88%, 35%rgb(85%, 88%, 35%)
CSS RGBa218, 224, 88,1rgba(218,224,88,1)
CMYK Modelcmyk(3%,0%,61%,12.16%)
HSL Color Space63,69% ,61%hsl(63,69% ,61%)
HSV Color Space63°, 61%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101110000001011000
Octal332340130
Decimal21822488
Hexdae058

Different shades of #dae058 color code.

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

Light Shade of #dae058
#e4e883
Dark Shade of #dae058
#d0d82d
Saturated Shade of #dae058
#e3ea4e
Desaturated Shade of #dae058
#d1d662
Grey scale Shade of #dae058
#9c9c9c
Brighten Shade
#f3f971
Most Readable Shade
#000000

Shades of #dae058 color code

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

#dae058
#c1c74e
#a9ae44
#91953a
#797c30
#606327
#484a1d
#303113
#181809
#000000

Similar Color like #dae058 color

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

#dbe159
#dce25a
#dde35b
#dee45c
#dfe55d
#e0e65e
#e1e75f
#e2e860
#e3e961
#e4ea62
#e5eb63
#e6ec64
#e7ed65
#e8ee66
#d9df57
#d8de56
#d7dd55
#d6dc54
#d5db53
#d4da52
#d3d951
#d2d850
#d1d74f
#d0d64e
#cfd54d
#ced44c
#cdd34b
#ccd24a

Monochromatic Color with #dae058

#dae058
#0b0b05
#353615
#5e6026
#878b37
#b1b547

Tints of #dae058 Color

#dae058
#dee36a
#e2e67d
#e6ea8f
#eaeda2
#eef1b4
#f2f4c7
#f6f8d9
#fafbec
#ffffff

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

#dae058
#5e58e0

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

Split Complementary

#dae058
#5896e0
#a258e0

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

Analogous Color

#e0b058
#e0cb58
#dae058
#bfe058
#a4e058

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

#dae058
#58dae0
#e058da

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

#dae058
#58e0a2
#5e58e0
#e05896

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#dae058
#5e58e0
#a258e0
#96e058

Double Complementary 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).

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

#dae058 Color Code Preview on Black Background Color

This is how #dae058 Color will look on black background color. Color contrast ratio is 14.78

#dae058 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dae058

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dae058

#dae058 color code is use for CSS Background Color

Background color for the above div is #dae058

HTML with inline CSS

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

#dae058 color code is use for CSS Border Color

CSS Border color for the above div is #dae058

HTML with inline CSS

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

CSS Border Left color for the above div is #dae058

HTML with inline CSS

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

CSS Border Right color for the above div is #dae058

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dae058

HTML with inline CSS

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

CSS Border Top color for the above div is #dae058

HTML with inline CSS

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

#dae058 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dae058 Color code Preview on White Background

This is how #dae058 Color code will look on white background color. Color contrast ratio is 1.42

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.