#EB0F6E Color

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

Color preview

#EB0F6E

Color formats

HEX
#EB0F6E
RGB
rgb(235, 15, 110)
RGBA
rgba(235, 15, 110, 1)
HSL
hsl(334, 88%, 49%)
HSV
hsv(334, 94%, 92%)
CMYK
cmyk(0%, 94%, 53%, 8%)
CSS variable
--color-primary: #EB0F6E;
Lowercase HEX
#eb0f6e

Shades

Tints

Tones

Harmony

CSS snippets for #EB0F6E

.color-eb0f6e {
  color: #EB0F6E;
  background-color: #EB0F6E;
}

Frequently asked questions

What color is #EB0F6E?+

#EB0F6E is a HEX color with RGB value rgb(235, 15, 110) and HSL value hsl(334, 88%, 49%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EB0F6E?+

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