#EB3F7B Color

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

Color preview

#EB3F7B

Color formats

HEX
#EB3F7B
RGB
rgb(235, 63, 123)
RGBA
rgba(235, 63, 123, 1)
HSL
hsl(339, 81%, 58%)
HSV
hsv(339, 73%, 92%)
CMYK
cmyk(0%, 73%, 48%, 8%)
CSS variable
--color-primary: #EB3F7B;
Lowercase HEX
#eb3f7b

Shades

Tints

Tones

Harmony

CSS snippets for #EB3F7B

.color-eb3f7b {
  color: #EB3F7B;
  background-color: #EB3F7B;
}

Frequently asked questions

What color is #EB3F7B?+

#EB3F7B is a HEX color with RGB value rgb(235, 63, 123) and HSL value hsl(339, 81%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #EB3F7B?+

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