#F05BAD Color

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

Color preview

#F05BAD

Color formats

HEX
#F05BAD
RGB
rgb(240, 91, 173)
RGBA
rgba(240, 91, 173, 1)
HSL
hsl(327, 83%, 65%)
HSV
hsv(327, 62%, 94%)
CMYK
cmyk(0%, 62%, 28%, 6%)
CSS variable
--color-primary: #F05BAD;
Lowercase HEX
#f05bad

Shades

Tints

Tones

Harmony

CSS snippets for #F05BAD

.color-f05bad {
  color: #F05BAD;
  background-color: #F05BAD;
}

Frequently asked questions

What color is #F05BAD?+

#F05BAD is a HEX color with RGB value rgb(240, 91, 173) and HSL value hsl(327, 83%, 65%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F05BAD?+

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