crispedge.com

Color picker

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

#dabf9f hex color - Yellow - Warm color - Information

#dabf9f hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #dabf9f Color code in RGB color code model is created after adding 85.49% red color, 74.9% green color and 62.35% blue color. Hex #dabf9f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 27% yellow and 15% black.

Hex #dabf9f color code is between #ddbb99 web safe hex color code and #ccccaa web safe hex color code. #ddbb99 is the nearest web safe color code. You can see here many more shades of #dabf9f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedabf9f#dabf9f
RGB Decimal218, 191, 159rgb(218, 191, 159)
RGB Percent85%, 75%, 62%rgb(85%, 75%, 62%)
CSS RGBa218, 191, 159,1rgba(218,191,159,1)
CMYK Modelcmyk(0%,12%,27%,15%)
HSL Color Space33,44% ,74%hsl(33,44% ,74%)
HSV Color Space33°, 27%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101011111110011111
Octal332277237
Decimal218191159
Hexdabf9f

Different shades of #dabf9f color code.

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

Light Shade of #dabf9f
#e8d8c4
Dark Shade of #dabf9f
#cca67a
Saturated Shade of #dabf9f
#e1c098
Desaturated Shade of #dabf9f
#d3bea6
Grey scale Shade of #dabf9f
#bcbcbc
Brighten Shade
#f3d8b8
Most Readable Shade
#000000

Shades of #dabf9f color code

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

#dabf9f
#c1a98d
#a9947b
#917f6a
#796a58
#605446
#483f35
#302a23
#181511
#000000

Similar Color like #dabf9f color

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

#dbc0a0
#dcc1a1
#ddc2a2
#dec3a3
#dfc4a4
#e0c5a5
#e1c6a6
#e2c7a7
#e3c8a8
#e4c9a9
#e5caaa
#e6cbab
#e7ccac
#e8cdad
#d9be9e
#d8bd9d
#d7bc9c
#d6bb9b
#d5ba9a
#d4b999
#d3b898
#d2b797
#d1b696
#d0b595
#cfb494
#ceb393
#cdb292
#ccb191

Monochromatic Color with #dabf9f

#dabf9f
#050504
#302a23
#5a4f42
#857561
#af9a80

Tints of #dabf9f Color

#dabf9f
#dec6a9
#e2cdb4
#e6d4bf
#eadbc9
#eee2d4
#f2e9df
#f6f0e9
#faf7f4
#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

#dabf9f
#9fbada

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

Split Complementary

#dabf9f
#9fd7da
#a29fda

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

Analogous Color

#daa79f
#dab39f
#dabf9f
#dacb9f
#dad79f

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

#dabf9f
#9fdabf
#bf9fda

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

#dabf9f
#9fdaa1
#9fbada
#da9fd7

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

#dabf9f
#9fbada
#a29fda
#d7da9f

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

#dabf9f Color Code Preview on Black Background Color

This is how #dabf9f Color will look on black background color. Color contrast ratio is 11.93

#dabf9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dabf9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dabf9f

#dabf9f color code is use for CSS Background Color

Background color for the above div is #dabf9f

HTML with inline CSS

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

#dabf9f color code is use for CSS Border Color

CSS Border color for the above div is #dabf9f

HTML with inline CSS

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

CSS Border Left color for the above div is #dabf9f

HTML with inline CSS

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

CSS Border Right color for the above div is #dabf9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dabf9f

HTML with inline CSS

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

CSS Border Top color for the above div is #dabf9f

HTML with inline CSS

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

#dabf9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dabf9f Color code Preview on White Background

This is how #dabf9f Color code will look on white background color. Color contrast ratio is 1.76

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

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.