#F08192 Color

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

Color preview

#F08192

Color formats

HEX
#F08192
RGB
rgb(240, 129, 146)
RGBA
rgba(240, 129, 146, 1)
HSL
hsl(351, 79%, 72%)
HSV
hsv(351, 46%, 94%)
CMYK
cmyk(0%, 46%, 39%, 6%)
CSS variable
--color-primary: #F08192;
Lowercase HEX
#f08192

Shades

Tints

Tones

Harmony

CSS snippets for #F08192

.color-f08192 {
  color: #F08192;
  background-color: #F08192;
}

Frequently asked questions

What color is #F08192?+

#F08192 is a HEX color with RGB value rgb(240, 129, 146) and HSL value hsl(351, 79%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F08192?+

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