#F07BAA Color

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

Color preview

#F07BAA

Color formats

HEX
#F07BAA
RGB
rgb(240, 123, 170)
RGBA
rgba(240, 123, 170, 1)
HSL
hsl(336, 80%, 71%)
HSV
hsv(336, 49%, 94%)
CMYK
cmyk(0%, 49%, 29%, 6%)
CSS variable
--color-primary: #F07BAA;
Lowercase HEX
#f07baa

Shades

Tints

Tones

Harmony

CSS snippets for #F07BAA

.color-f07baa {
  color: #F07BAA;
  background-color: #F07BAA;
}

Frequently asked questions

What color is #F07BAA?+

#F07BAA is a HEX color with RGB value rgb(240, 123, 170) and HSL value hsl(336, 80%, 71%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F07BAA?+

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