#F05CBA Color

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

Color preview

#F05CBA

Color formats

HEX
#F05CBA
RGB
rgb(240, 92, 186)
RGBA
rgba(240, 92, 186, 1)
HSL
hsl(322, 83%, 65%)
HSV
hsv(322, 62%, 94%)
CMYK
cmyk(0%, 62%, 23%, 6%)
CSS variable
--color-primary: #F05CBA;
Lowercase HEX
#f05cba

Shades

Tints

Tones

Harmony

CSS snippets for #F05CBA

.color-f05cba {
  color: #F05CBA;
  background-color: #F05CBA;
}

Frequently asked questions

What color is #F05CBA?+

#F05CBA is a HEX color with RGB value rgb(240, 92, 186) and HSL value hsl(322, 83%, 65%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F05CBA?+

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