#F8AE89 Color

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

Color preview

#F8AE89

Color formats

HEX
#F8AE89
RGB
rgb(248, 174, 137)
RGBA
rgba(248, 174, 137, 1)
HSL
hsl(20, 89%, 75%)
HSV
hsv(20, 45%, 97%)
CMYK
cmyk(0%, 30%, 45%, 3%)
CSS variable
--color-primary: #F8AE89;
Lowercase HEX
#f8ae89

Shades

Tints

Tones

Harmony

CSS snippets for #F8AE89

.color-f8ae89 {
  color: #F8AE89;
  background-color: #F8AE89;
}

Frequently asked questions

What color is #F8AE89?+

#F8AE89 is a HEX color with RGB value rgb(248, 174, 137) and HSL value hsl(20, 89%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F8AE89?+

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