#DAB2F3 Color

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

Color preview

#DAB2F3

Color formats

HEX
#DAB2F3
RGB
rgb(218, 178, 243)
RGBA
rgba(218, 178, 243, 1)
HSL
hsl(277, 73%, 83%)
HSV
hsv(277, 27%, 95%)
CMYK
cmyk(10%, 27%, 0%, 5%)
CSS variable
--color-primary: #DAB2F3;
Lowercase HEX
#dab2f3

Shades

Tints

Tones

Harmony

CSS snippets for #DAB2F3

.color-dab2f3 {
  color: #DAB2F3;
  background-color: #DAB2F3;
}

Frequently asked questions

What color is #DAB2F3?+

#DAB2F3 is a HEX color with RGB value rgb(218, 178, 243) and HSL value hsl(277, 73%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAB2F3?+

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