#DAC9E3 Color

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

Color preview

#DAC9E3

Color formats

HEX
#DAC9E3
RGB
rgb(218, 201, 227)
RGBA
rgba(218, 201, 227, 1)
HSL
hsl(279, 32%, 84%)
HSV
hsv(279, 11%, 89%)
CMYK
cmyk(4%, 11%, 0%, 11%)
CSS variable
--color-primary: #DAC9E3;
Lowercase HEX
#dac9e3

Shades

Tints

Tones

Harmony

CSS snippets for #DAC9E3

.color-dac9e3 {
  color: #DAC9E3;
  background-color: #DAC9E3;
}

Frequently asked questions

What color is #DAC9E3?+

#DAC9E3 is a HEX color with RGB value rgb(218, 201, 227) and HSL value hsl(279, 32%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DAC9E3?+

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