#DAC8E6 Color

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

Color preview

#DAC8E6

Color formats

HEX
#DAC8E6
RGB
rgb(218, 200, 230)
RGBA
rgba(218, 200, 230, 1)
HSL
hsl(276, 37%, 84%)
HSV
hsv(276, 13%, 90%)
CMYK
cmyk(5%, 13%, 0%, 10%)
CSS variable
--color-primary: #DAC8E6;
Lowercase HEX
#dac8e6

Shades

Tints

Tones

Harmony

CSS snippets for #DAC8E6

.color-dac8e6 {
  color: #DAC8E6;
  background-color: #DAC8E6;
}

Frequently asked questions

What color is #DAC8E6?+

#DAC8E6 is a HEX color with RGB value rgb(218, 200, 230) and HSL value hsl(276, 37%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DAC8E6?+

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