#DABBE3 Color

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

Color preview

#DABBE3

Color formats

HEX
#DABBE3
RGB
rgb(218, 187, 227)
RGBA
rgba(218, 187, 227, 1)
HSL
hsl(287, 42%, 81%)
HSV
hsv(287, 18%, 89%)
CMYK
cmyk(4%, 18%, 0%, 11%)
CSS variable
--color-primary: #DABBE3;
Lowercase HEX
#dabbe3

Shades

Tints

Tones

Harmony

CSS snippets for #DABBE3

.color-dabbe3 {
  color: #DABBE3;
  background-color: #DABBE3;
}

Frequently asked questions

What color is #DABBE3?+

#DABBE3 is a HEX color with RGB value rgb(218, 187, 227) and HSL value hsl(287, 42%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DABBE3?+

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