#DAAEC2 Color

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

Color preview

#DAAEC2

Color formats

HEX
#DAAEC2
RGB
rgb(218, 174, 194)
RGBA
rgba(218, 174, 194, 1)
HSL
hsl(333, 37%, 77%)
HSV
hsv(333, 20%, 85%)
CMYK
cmyk(0%, 20%, 11%, 15%)
CSS variable
--color-primary: #DAAEC2;
Lowercase HEX
#daaec2

Shades

Tints

Tones

Harmony

CSS snippets for #DAAEC2

.color-daaec2 {
  color: #DAAEC2;
  background-color: #DAAEC2;
}

Frequently asked questions

What color is #DAAEC2?+

#DAAEC2 is a HEX color with RGB value rgb(218, 174, 194) and HSL value hsl(333, 37%, 77%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DAAEC2?+

The closest Tailwind color is pink-300, available as the bg-pink-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