#F033C0 Color

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

Color preview

#F033C0

Color formats

HEX
#F033C0
RGB
rgb(240, 51, 192)
RGBA
rgba(240, 51, 192, 1)
HSL
hsl(315, 86%, 57%)
HSV
hsv(315, 79%, 94%)
CMYK
cmyk(0%, 79%, 20%, 6%)
CSS variable
--color-primary: #F033C0;
Lowercase HEX
#f033c0

Shades

Tints

Tones

Harmony

CSS snippets for #F033C0

.color-f033c0 {
  color: #F033C0;
  background-color: #F033C0;
}

Frequently asked questions

What color is #F033C0?+

#F033C0 is a HEX color with RGB value rgb(240, 51, 192) and HSL value hsl(315, 86%, 57%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F033C0?+

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