crispedge.com

Color picker

Loading...

#dae08a hex color - Green - Warm color - Information

#dae08a hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

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

Hex #dae08a color code is between #dddd88 web safe hex color code and #ccee99 web safe hex color code. #dddd88 is the nearest web safe color code. You can see here many more shades of #dae08a color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codedae08a#dae08a
RGB Decimal218, 224, 138rgb(218, 224, 138)
RGB Percent85%, 88%, 54%rgb(85%, 88%, 54%)
CSS RGBa218, 224, 138,1rgba(218,224,138,1)
CMYK Modelcmyk(3%,0%,38%,12%)
HSL Color Space64,58% ,71%hsl(64,58% ,71%)
HSV Color Space64°, 38%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101110000010001010
Octal332340212
Decimal218224138
Hexdae08a

Different shades of #dae08a color code.

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

Light Shade of #dae08a
#e7ebb2
Dark Shade of #dae08a
#cdd562
Saturated Shade of #dae08a
#e0e783
Desaturated Shade of #dae08a
#d4d991
Grey scale Shade of #dae08a
#b5b5b5
Brighten Shade
#f3f9a3
Most Readable Shade
#000000

Shades of #dae08a color code

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

#dae08a
#c1c77a
#a9ae6b
#91955c
#797c4c
#60633d
#484a2e
#30311e
#18180f
#000000

Similar Color like #dae08a color

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

#dbe18b
#dce28c
#dde38d
#dee48e
#dfe58f
#e0e690
#e1e791
#e2e892
#e3e993
#e4ea94
#e5eb95
#e6ec96
#e7ed97
#e8ee98
#d9df89
#d8de88
#d7dd87
#d6dc86
#d5db85
#d4da84
#d3d983
#d2d882
#d1d781
#d0d680
#cfd57f
#ced47e
#cdd37d
#ccd27c

Monochromatic Color with #dae08a

#dae08a
#0b0b07
#353621
#5e603b
#878b56
#b1b570

Tints of #dae08a Color

#dae08a
#dee397
#e2e6a4
#e6eab1
#eaedbe
#eef1cb
#f2f4d8
#f6f8e5
#fafbf2
#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

#dae08a
#908ae0

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

Split Complementary

#dae08a
#8aafe0
#bb8ae0

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

Analogous Color

#e0c48a
#e0d58a
#dae08a
#c9e08a
#b8e08a

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

#dae08a
#8adae0
#e08ada

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

#dae08a
#8ae0bb
#908ae0
#e08aaf

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

#dae08a
#908ae0
#bb8ae0
#afe08a

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 #dae08a 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.

#dae08a Color Code Preview on Black Background Color

This is how #dae08a Color will look on black background color. Color contrast ratio is 15.01

#dae08a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dae08a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dae08a

#dae08a color code is use for CSS Background Color

Background color for the above div is #dae08a

HTML with inline CSS

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

#dae08a color code is use for CSS Border Color

CSS Border color for the above div is #dae08a

HTML with inline CSS

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

CSS Border Left color for the above div is #dae08a

HTML with inline CSS

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

CSS Border Right color for the above div is #dae08a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dae08a

HTML with inline CSS

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

CSS Border Top color for the above div is #dae08a

HTML with inline CSS

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

#dae08a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dae08a Color code Preview on White Background

This is how #dae08a Color code will look on white background color. Color contrast ratio is 1.40

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.