#DB24CC Color

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

Color preview

#DB24CC

Color formats

HEX
#DB24CC
RGB
rgb(219, 36, 204)
RGBA
rgba(219, 36, 204, 1)
HSL
hsl(305, 72%, 50%)
HSV
hsv(305, 84%, 86%)
CMYK
cmyk(0%, 84%, 7%, 14%)
CSS variable
--color-primary: #DB24CC;
Lowercase HEX
#db24cc

Shades

Tints

Tones

Harmony

CSS snippets for #DB24CC

.color-db24cc {
  color: #DB24CC;
  background-color: #DB24CC;
}

Frequently asked questions

What color is #DB24CC?+

#DB24CC is a HEX color with RGB value rgb(219, 36, 204) and HSL value hsl(305, 72%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DB24CC?+

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