#F06B99 Color

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

Color preview

#F06B99

Color formats

HEX
#F06B99
RGB
rgb(240, 107, 153)
RGBA
rgba(240, 107, 153, 1)
HSL
hsl(339, 82%, 68%)
HSV
hsv(339, 55%, 94%)
CMYK
cmyk(0%, 55%, 36%, 6%)
CSS variable
--color-primary: #F06B99;
Lowercase HEX
#f06b99

Shades

Tints

Tones

Harmony

CSS snippets for #F06B99

.color-f06b99 {
  color: #F06B99;
  background-color: #F06B99;
}

Frequently asked questions

What color is #F06B99?+

#F06B99 is a HEX color with RGB value rgb(240, 107, 153) and HSL value hsl(339, 82%, 68%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F06B99?+

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