#F8AE8F Color

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

Color preview

#F8AE8F

Color formats

HEX
#F8AE8F
RGB
rgb(248, 174, 143)
RGBA
rgba(248, 174, 143, 1)
HSL
hsl(18, 88%, 77%)
HSV
hsv(18, 42%, 97%)
CMYK
cmyk(0%, 30%, 42%, 3%)
CSS variable
--color-primary: #F8AE8F;
Lowercase HEX
#f8ae8f

Shades

Tints

Tones

Harmony

CSS snippets for #F8AE8F

.color-f8ae8f {
  color: #F8AE8F;
  background-color: #F8AE8F;
}

Frequently asked questions

What color is #F8AE8F?+

#F8AE8F is a HEX color with RGB value rgb(248, 174, 143) and HSL value hsl(18, 88%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F8AE8F?+

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