#F250CC Color

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

Color preview

#F250CC

Color formats

HEX
#F250CC
RGB
rgb(242, 80, 204)
RGBA
rgba(242, 80, 204, 1)
HSL
hsl(314, 86%, 63%)
HSV
hsv(314, 67%, 95%)
CMYK
cmyk(0%, 67%, 16%, 5%)
CSS variable
--color-primary: #F250CC;
Lowercase HEX
#f250cc

Shades

Tints

Tones

Harmony

CSS snippets for #F250CC

.color-f250cc {
  color: #F250CC;
  background-color: #F250CC;
}

Frequently asked questions

What color is #F250CC?+

#F250CC is a HEX color with RGB value rgb(242, 80, 204) and HSL value hsl(314, 86%, 63%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F250CC?+

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