#DEAC94 Color

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

Color preview

#DEAC94

Color formats

HEX
#DEAC94
RGB
rgb(222, 172, 148)
RGBA
rgba(222, 172, 148, 1)
HSL
hsl(19, 53%, 73%)
HSV
hsv(19, 33%, 87%)
CMYK
cmyk(0%, 23%, 33%, 13%)
CSS variable
--color-primary: #DEAC94;
Lowercase HEX
#deac94

Shades

Tints

Tones

Harmony

CSS snippets for #DEAC94

.color-deac94 {
  color: #DEAC94;
  background-color: #DEAC94;
}

Frequently asked questions

What color is #DEAC94?+

#DEAC94 is a HEX color with RGB value rgb(222, 172, 148) and HSL value hsl(19, 53%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEAC94?+

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