#E000BF Color

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

Color preview

#E000BF

Color formats

HEX
#E000BF
RGB
rgb(224, 0, 191)
RGBA
rgba(224, 0, 191, 1)
HSL
hsl(309, 100%, 44%)
HSV
hsv(309, 100%, 88%)
CMYK
cmyk(0%, 100%, 15%, 12%)
CSS variable
--color-primary: #E000BF;
Lowercase HEX
#e000bf

Shades

Tints

Tones

Harmony

CSS snippets for #E000BF

.color-e000bf {
  color: #E000BF;
  background-color: #E000BF;
}

Frequently asked questions

What color is #E000BF?+

#E000BF is a HEX color with RGB value rgb(224, 0, 191) and HSL value hsl(309, 100%, 44%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #E000BF?+

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