#F03E6B Color

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

Color preview

#F03E6B

Color formats

HEX
#F03E6B
RGB
rgb(240, 62, 107)
RGBA
rgba(240, 62, 107, 1)
HSL
hsl(345, 86%, 59%)
HSV
hsv(345, 74%, 94%)
CMYK
cmyk(0%, 74%, 55%, 6%)
CSS variable
--color-primary: #F03E6B;
Lowercase HEX
#f03e6b

Shades

Tints

Tones

Harmony

CSS snippets for #F03E6B

.color-f03e6b {
  color: #F03E6B;
  background-color: #F03E6B;
}

Frequently asked questions

What color is #F03E6B?+

#F03E6B is a HEX color with RGB value rgb(240, 62, 107) and HSL value hsl(345, 86%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #F03E6B?+

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