#F07B9B Color

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

Color preview

#F07B9B

Color formats

HEX
#F07B9B
RGB
rgb(240, 123, 155)
RGBA
rgba(240, 123, 155, 1)
HSL
hsl(344, 80%, 71%)
HSV
hsv(344, 49%, 94%)
CMYK
cmyk(0%, 49%, 35%, 6%)
CSS variable
--color-primary: #F07B9B;
Lowercase HEX
#f07b9b

Shades

Tints

Tones

Harmony

CSS snippets for #F07B9B

.color-f07b9b {
  color: #F07B9B;
  background-color: #F07B9B;
}

Frequently asked questions

What color is #F07B9B?+

#F07B9B is a HEX color with RGB value rgb(240, 123, 155) and HSL value hsl(344, 80%, 71%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F07B9B?+

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