#DB48CC Color

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

Color preview

#DB48CC

Color formats

HEX
#DB48CC
RGB
rgb(219, 72, 204)
RGBA
rgba(219, 72, 204, 1)
HSL
hsl(306, 67%, 57%)
HSV
hsv(306, 67%, 86%)
CMYK
cmyk(0%, 67%, 7%, 14%)
CSS variable
--color-primary: #DB48CC;
Lowercase HEX
#db48cc

Shades

Tints

Tones

Harmony

CSS snippets for #DB48CC

.color-db48cc {
  color: #DB48CC;
  background-color: #DB48CC;
}

Frequently asked questions

What color is #DB48CC?+

#DB48CC is a HEX color with RGB value rgb(219, 72, 204) and HSL value hsl(306, 67%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DB48CC?+

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