crispedge.com

Color picker

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

#dafb60 hex color - Yellow - Warm color - Information

#dafb60 hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #dafb60 Color code in RGB color code model is created after adding 85.49% red color, 98.43% green color and 37.65% blue color. Hex #dafb60 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 62% yellow and 2% black.

Hex #dafb60 color code is between #ddff66 web safe hex color code and #ccee55 web safe hex color code. #ddff66 is the nearest web safe color code. You can see here many more shades of #dafb60 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedafb60#dafb60
RGB Decimal218, 251, 96rgb(218, 251, 96)
RGB Percent85%, 98%, 38%rgb(85%, 98%, 38%)
CSS RGBa218, 251, 96,1rgba(218,251,96,1)
CMYK Modelcmyk(13%,0%,62%,2%)
HSL Color Space73,95% ,68%hsl(73,95% ,68%)
HSV Color Space73°, 62%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101111101101100000
Octal332373140
Decimal21825196
Hexdafb60

Different shades of #dafb60 color code.

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

Light Shade of #dafb60
#e6fc92
Dark Shade of #dafb60
#cefa2e
Saturated Shade of #dafb60
#dcff5c
Desaturated Shade of #dafb60
#d5f368
Grey scale Shade of #dafb60
#adadad
Brighten Shade
#f3ff79
Most Readable Shade
#000000

Shades of #dafb60 color code

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

#dafb60
#c1df55
#a9c34a
#91a740
#798b35
#606f2a
#485320
#303715
#181b0a
#000000

Similar Color like #dafb60 color

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

#dbfc61
#dcfd62
#ddfe63
#deff64
#dfff65
#e0ff66
#e1ff67
#e2ff68
#e3ff69
#e4ff6a
#e5ff6b
#e6ff6c
#e7ff6d
#e8ff6e
#d9fa5f
#d8f95e
#d7f85d
#d6f75c
#d5f65b
#d4f55a
#d3f459
#d2f358
#d1f257
#d0f156
#cff055
#ceef54
#cdee53
#cced52

Monochromatic Color with #dafb60

#dafb60
#21260f
#46511f
#6b7b2f
#90a63f
#b5d050

Tints of #dafb60 Color

#dafb60
#defb71
#e2fb83
#e6fc95
#eafca6
#eefdb8
#f2fdca
#f6fedb
#fafeed
#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

#dafb60
#8160fb

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

Split Complementary

#dafb60
#608cfb
#ce60fb

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

Analogous Color

#fbde60
#f9fb60
#dafb60
#bbfb60
#9cfb60

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

#dafb60
#60dafb
#fb60da

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

#dafb60
#60fbce
#8160fb
#fb608c

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

#dafb60
#8160fb
#ce60fb
#8dfb60

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

#dafb60 Color Code Preview on Black Background Color

This is how #dafb60 Color will look on black background color. Color contrast ratio is 17.95

#dafb60 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dafb60

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dafb60

#dafb60 color code is use for CSS Background Color

Background color for the above div is #dafb60

HTML with inline CSS

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

#dafb60 color code is use for CSS Border Color

CSS Border color for the above div is #dafb60

HTML with inline CSS

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

CSS Border Left color for the above div is #dafb60

HTML with inline CSS

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

CSS Border Right color for the above div is #dafb60

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dafb60

HTML with inline CSS

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

CSS Border Top color for the above div is #dafb60

HTML with inline CSS

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

#dafb60 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dafb60 Color code Preview on White Background

This is how #dafb60 Color code will look on white background color. Color contrast ratio is 1.17

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

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.