#DBA3D4 Color

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

Color preview

#DBA3D4

Color formats

HEX
#DBA3D4
RGB
rgb(219, 163, 212)
RGBA
rgba(219, 163, 212, 1)
HSL
hsl(308, 44%, 75%)
HSV
hsv(308, 26%, 86%)
CMYK
cmyk(0%, 26%, 3%, 14%)
CSS variable
--color-primary: #DBA3D4;
Lowercase HEX
#dba3d4

Shades

Tints

Tones

Harmony

CSS snippets for #DBA3D4

.color-dba3d4 {
  color: #DBA3D4;
  background-color: #DBA3D4;
}

Frequently asked questions

What color is #DBA3D4?+

#DBA3D4 is a HEX color with RGB value rgb(219, 163, 212) and HSL value hsl(308, 44%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DBA3D4?+

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