#DACFE3 Color

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

Color preview

#DACFE3

Color formats

HEX
#DACFE3
RGB
rgb(218, 207, 227)
RGBA
rgba(218, 207, 227, 1)
HSL
hsl(273, 26%, 85%)
HSV
hsv(273, 9%, 89%)
CMYK
cmyk(4%, 9%, 0%, 11%)
CSS variable
--color-primary: #DACFE3;
Lowercase HEX
#dacfe3

Shades

Tints

Tones

Harmony

CSS snippets for #DACFE3

.color-dacfe3 {
  color: #DACFE3;
  background-color: #DACFE3;
}

Frequently asked questions

What color is #DACFE3?+

#DACFE3 is a HEX color with RGB value rgb(218, 207, 227) and HSL value hsl(273, 26%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DACFE3?+

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