#DBB0E4 Color

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

Color preview

#DBB0E4

Color formats

HEX
#DBB0E4
RGB
rgb(219, 176, 228)
RGBA
rgba(219, 176, 228, 1)
HSL
hsl(290, 49%, 79%)
HSV
hsv(290, 23%, 89%)
CMYK
cmyk(4%, 23%, 0%, 11%)
CSS variable
--color-primary: #DBB0E4;
Lowercase HEX
#dbb0e4

Shades

Tints

Tones

Harmony

CSS snippets for #DBB0E4

.color-dbb0e4 {
  color: #DBB0E4;
  background-color: #DBB0E4;
}

Frequently asked questions

What color is #DBB0E4?+

#DBB0E4 is a HEX color with RGB value rgb(219, 176, 228) and HSL value hsl(290, 49%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DBB0E4?+

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