#F28888 Color

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

Color preview

#F28888

Color formats

HEX
#F28888
RGB
rgb(242, 136, 136)
RGBA
rgba(242, 136, 136, 1)
HSL
hsl(0, 80%, 74%)
HSV
hsv(0, 44%, 95%)
CMYK
cmyk(0%, 44%, 44%, 5%)
CSS variable
--color-primary: #F28888;
Lowercase HEX
#f28888

Shades

Tints

Tones

Harmony

CSS snippets for #F28888

.color-f28888 {
  color: #F28888;
  background-color: #F28888;
}

Frequently asked questions

What color is #F28888?+

#F28888 is a HEX color with RGB value rgb(242, 136, 136) and HSL value hsl(0, 80%, 74%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F28888?+

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