#F03D75 Color

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

Color preview

#F03D75

Color formats

HEX
#F03D75
RGB
rgb(240, 61, 117)
RGBA
rgba(240, 61, 117, 1)
HSL
hsl(341, 86%, 59%)
HSV
hsv(341, 75%, 94%)
CMYK
cmyk(0%, 75%, 51%, 6%)
CSS variable
--color-primary: #F03D75;
Lowercase HEX
#f03d75

Shades

Tints

Tones

Harmony

CSS snippets for #F03D75

.color-f03d75 {
  color: #F03D75;
  background-color: #F03D75;
}

Frequently asked questions

What color is #F03D75?+

#F03D75 is a HEX color with RGB value rgb(240, 61, 117) and HSL value hsl(341, 86%, 59%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F03D75?+

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