crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#daf75a hex color - Yellow - Warm color - Information

#daf75a hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedaf75a#daf75a
RGB Decimal218, 247, 90rgb(218, 247, 90)
RGB Percent85%, 97%, 35%rgb(85%, 97%, 35%)
CSS RGBa218, 247, 90,1rgba(218,247,90,1)
CMYK Modelcmyk(12%,0%,64%,3%)
HSL Color Space71,91% ,66%hsl(71,91% ,66%)
HSV Color Space71°, 64%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101111011101011010
Octal332367132
Decimal21824790
Hexdaf75a

Different shades of #daf75a color code.

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

Light Shade of #daf75a
#e5f98b
Dark Shade of #daf75a
#cff529
Saturated Shade of #daf75a
#dfff52
Desaturated Shade of #daf75a
#d5ee63
Grey scale Shade of #daf75a
#a8a8a8
Brighten Shade
#f3ff73
Most Readable Shade
#000000

Shades of #daf75a color code

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

#daf75a
#c1db50
#a9c046
#91a43c
#798932
#606d28
#48521e
#303614
#181b0a
#000000

Similar Color like #daf75a color

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

#dbf85b
#dcf95c
#ddfa5d
#defb5e
#dffc5f
#e0fd60
#e1fe61
#e2ff62
#e3ff63
#e4ff64
#e5ff65
#e6ff66
#e7ff67
#e8ff68
#d9f659
#d8f558
#d7f457
#d6f356
#d5f255
#d4f154
#d3f053
#d2ef52
#d1ee51
#d0ed50
#cfec4f
#ceeb4e
#cdea4d
#cce94c

Monochromatic Color with #daf75a

#daf75a
#1e220d
#444d1c
#69772c
#8fa23b
#b4cc4b

Tints of #daf75a Color

#daf75a
#def76c
#e2f87e
#e6f991
#eafaa3
#eefbb5
#f2fcc8
#f6fdda
#fafeec
#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

#daf75a
#775af7

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

Split Complementary

#daf75a
#5a8bf7
#c65af7

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

Analogous Color

#f7d55a
#f7f55a
#daf75a
#bbf75a
#9bf75a

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

#daf75a
#5adaf7
#f75ada

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

#daf75a
#5af7c5
#775af7
#f75a8b

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

#daf75a
#775af7
#c65af7
#8bf75a

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

#daf75a Color Code Preview on Black Background Color

This is how #daf75a Color will look on black background color. Color contrast ratio is 17.43

#daf75a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daf75a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daf75a

#daf75a color code is use for CSS Background Color

Background color for the above div is #daf75a

HTML with inline CSS

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

#daf75a color code is use for CSS Border Color

CSS Border color for the above div is #daf75a

HTML with inline CSS

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

CSS Border Left color for the above div is #daf75a

HTML with inline CSS

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

CSS Border Right color for the above div is #daf75a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daf75a

HTML with inline CSS

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

CSS Border Top color for the above div is #daf75a

HTML with inline CSS

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

#daf75a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daf75a Color code Preview on White Background

This is how #daf75a Color code will look on white background color. Color contrast ratio is 1.20

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.