#DB3CFF Color

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

Color preview

#DB3CFF

Color formats

HEX
#DB3CFF
RGB
rgb(219, 60, 255)
RGBA
rgba(219, 60, 255, 1)
HSL
hsl(289, 100%, 62%)
HSV
hsv(289, 76%, 100%)
CMYK
cmyk(14%, 76%, 0%, 0%)
CSS variable
--color-primary: #DB3CFF;
Lowercase HEX
#db3cff

Shades

Tints

Tones

Harmony

CSS snippets for #DB3CFF

.color-db3cff {
  color: #DB3CFF;
  background-color: #DB3CFF;
}

Frequently asked questions

What color is #DB3CFF?+

#DB3CFF is a HEX color with RGB value rgb(219, 60, 255) and HSL value hsl(289, 100%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DB3CFF?+

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