#F2808B Color

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

Color preview

#F2808B

Color formats

HEX
#F2808B
RGB
rgb(242, 128, 139)
RGBA
rgba(242, 128, 139, 1)
HSL
hsl(354, 81%, 73%)
HSV
hsv(354, 47%, 95%)
CMYK
cmyk(0%, 47%, 43%, 5%)
CSS variable
--color-primary: #F2808B;
Lowercase HEX
#f2808b

Shades

Tints

Tones

Harmony

CSS snippets for #F2808B

.color-f2808b {
  color: #F2808B;
  background-color: #F2808B;
}

Frequently asked questions

What color is #F2808B?+

#F2808B is a HEX color with RGB value rgb(242, 128, 139) and HSL value hsl(354, 81%, 73%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F2808B?+

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