#DABEA5 Color

Inspect #DABEA5 across formats, palettes, contrast and closest named color matches.

Color preview

#DABEA5

Color formats

HEX
#DABEA5
RGB
rgb(218, 190, 165)
RGBA
rgba(218, 190, 165, 1)
HSL
hsl(28, 42%, 75%)
HSV
hsv(28, 24%, 85%)
CMYK
cmyk(0%, 13%, 24%, 15%)
CSS variable
--color-primary: #DABEA5;
Lowercase HEX
#dabea5

Shades

Tints

Tones

Harmony

CSS snippets for #DABEA5

.color-dabea5 {
  color: #DABEA5;
  background-color: #DABEA5;
}

Frequently asked questions

What color is #DABEA5?+

#DABEA5 is a HEX color with RGB value rgb(218, 190, 165) and HSL value hsl(28, 42%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DABEA5?+

The closest Tailwind color is red-300, available as the bg-red-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools