Skip to main content Skip to docs navigation

#DACAB1 hex color | Angora | Download Light Yellow BG image | Information

Color Picker

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

Color Info

Color Hue/Base color: Yellow

Hex #DACAB1 Color Code is also known as | Angora color.

Hex #DACAB1 Color code in RGB color code model is created after adding 85.49% red color, 79.22% green color and 69.41% blue color. Hex #DACAB1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 19% yellow and 14.51% black.

Hex #DACAB1 color code is between #ddccaa web safe hex color code and #ccbbbb web safe hex color code. #ddccaa is the nearest web safe color code. You can see here many more shades of #DACAB1 color code.

RGB Chart

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

Color Table

Hex Color Code DACAB1 #DACAB1
RGB Decimal 218, 202, 177 218, 202, 177
RGB Percent 85%, 79%, 69% rgb(85%, 79%, 69%)
CSS RGBa 218, 202, 177,1 rgba(218,202,177,1)
CMYK Model cmyk(0%,7%,19%,14.51%)
HSL Color Space 37,36% ,77% hsl(37,36% ,77%)
HSV Color Space 37°, 19%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011010 11001010 10110001
Octal 332 312 261
Decimal 218 202 177
Hex DA CA B1

Different shades of #DACAB1 color code.

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

Darkest of #DACAB1
#a4824e
Darker of #DACAB1
#b99b6c
Dark of #DACAB1
#cab28e
Base of #DACAB1
#dacab1
Light of #DACAB1
#eae2d4
Lighter
#fbf9f6
Lightest
#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

#dacab1
#b1c1da

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

Split Complementary

#DACAB1
#b1d5da
#b6b1da

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

Analogous Color

#dab2b1
#dab9b1
#dacab1
#dad8b1
#cbdab1

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

#DACAB1
#cab1da
#b1daca

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

#DACAB1
#b1daca
#b1c1da
#dab1c1

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

Square Color

#DACAB1
#b1dab6
#b1c1da
#dab1d5

Square 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).

Monochromatic Color with #DACAB1

#82673d
#a4824e
#b99b6c
#cab28e
#dacab1
#eae2d4
#fbf9f6
#ffffff
#ffffff

Tints of #DACAB1 Color

#dacab1
#decfb9
#e2d5c2
#e6dbcb
#eae1d3
#eee7dc
#f2ede5
#f6f3ed
#faf9f6
#ffffff

Shades of #DACAB1 color code

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

#dacab1
#c1b39d
#a99d89
#918676
#797062
#60594e
#48433b
#302c27
#181613
#000000

Tones

#dacab1
#cec7bc
#c5c5c5
#c5c5c5
#c5c5c5

Tones

Similar Color like #DACAB1 color

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

#dbcbb2
#dcccb3
#ddcdb4
#deceb5
#dfcfb6
#e0d0b7
#e1d1b8
#e2d2b9
#e3d3ba
#e4d4bb
#e5d5bc
#e6d6bd
#e7d7be
#e8d8bf
#d9c9b0
#d8c8af
#d7c7ae
#d6c6ad
#d5c5ac
#d4c4ab
#d3c3aa
#d2c2a9
#d1c1a8
#d0c0a7
#cfbfa6
#cebea5
#cdbda4
#ccbca3

Download this Light Yellow

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

#DACAB1 Color Code Preview on Black Background Color

This is how #DACAB1 Color will look on black background color. Color contrast ratio is 13.06

#DACAB1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DACAB1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DACAB1

#DACAB1 color code is use for CSS Background Color

Background color for the above div is #DACAB1

HTML with inline CSS

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

#DACAB1 color code is use for CSS Border Color

CSS Border color for the above div is #DACAB1

HTML with inline CSS

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

CSS Border Left color for the above div is #DACAB1

HTML with inline CSS

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

CSS Border Right color for the above div is #DACAB1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #DACAB1

HTML with inline CSS

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

CSS Border Top color for the above div is #DACAB1

HTML with inline CSS

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

#DACAB1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#DACAB1 Color code Preview on White Background

This is how #DACAB1 Color code will look on white background color. Color contrast ratio is 1.61

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(218,202,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(177,193,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,202,177,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }