#DB4FE8 Color

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

Color preview

#DB4FE8

Color formats

HEX
#DB4FE8
RGB
rgb(219, 79, 232)
RGBA
rgba(219, 79, 232, 1)
HSL
hsl(295, 77%, 61%)
HSV
hsv(295, 66%, 91%)
CMYK
cmyk(6%, 66%, 0%, 9%)
CSS variable
--color-primary: #DB4FE8;
Lowercase HEX
#db4fe8

Shades

Tints

Tones

Harmony

CSS snippets for #DB4FE8

.color-db4fe8 {
  color: #DB4FE8;
  background-color: #DB4FE8;
}

Frequently asked questions

What color is #DB4FE8?+

#DB4FE8 is a HEX color with RGB value rgb(219, 79, 232) and HSL value hsl(295, 77%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DB4FE8?+

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