#F88672 Color

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

Color preview

#F88672

Color formats

HEX
#F88672
RGB
rgb(248, 134, 114)
RGBA
rgba(248, 134, 114, 1)
HSL
hsl(9, 91%, 71%)
HSV
hsv(9, 54%, 97%)
CMYK
cmyk(0%, 46%, 54%, 3%)
CSS variable
--color-primary: #F88672;
Lowercase HEX
#f88672

Shades

Tints

Tones

Harmony

CSS snippets for #F88672

.color-f88672 {
  color: #F88672;
  background-color: #F88672;
}

Frequently asked questions

What color is #F88672?+

#F88672 is a HEX color with RGB value rgb(248, 134, 114) and HSL value hsl(9, 91%, 71%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F88672?+

The closest Tailwind color is red-400, available as the bg-red-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