#F8B97E Color

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

Color preview

#F8B97E

Color formats

HEX
#F8B97E
RGB
rgb(248, 185, 126)
RGBA
rgba(248, 185, 126, 1)
HSL
hsl(29, 90%, 73%)
HSV
hsv(29, 49%, 97%)
CMYK
cmyk(0%, 25%, 49%, 3%)
CSS variable
--color-primary: #F8B97E;
Lowercase HEX
#f8b97e

Shades

Tints

Tones

Harmony

CSS snippets for #F8B97E

.color-f8b97e {
  color: #F8B97E;
  background-color: #F8B97E;
}

Frequently asked questions

What color is #F8B97E?+

#F8B97E is a HEX color with RGB value rgb(248, 185, 126) and HSL value hsl(29, 90%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F8B97E?+

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