#F88F7C Color

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

Color preview

#F88F7C

Color formats

HEX
#F88F7C
RGB
rgb(248, 143, 124)
RGBA
rgba(248, 143, 124, 1)
HSL
hsl(9, 90%, 73%)
HSV
hsv(9, 50%, 97%)
CMYK
cmyk(0%, 42%, 50%, 3%)
CSS variable
--color-primary: #F88F7C;
Lowercase HEX
#f88f7c

Shades

Tints

Tones

Harmony

CSS snippets for #F88F7C

.color-f88f7c {
  color: #F88F7C;
  background-color: #F88F7C;
}

Frequently asked questions

What color is #F88F7C?+

#F88F7C is a HEX color with RGB value rgb(248, 143, 124) and HSL value hsl(9, 90%, 73%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F88F7C?+

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