#F8BFAE Color

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

Color preview

#F8BFAE

Color formats

HEX
#F8BFAE
RGB
rgb(248, 191, 174)
RGBA
rgba(248, 191, 174, 1)
HSL
hsl(14, 84%, 83%)
HSV
hsv(14, 30%, 97%)
CMYK
cmyk(0%, 23%, 30%, 3%)
CSS variable
--color-primary: #F8BFAE;
Lowercase HEX
#f8bfae

Shades

Tints

Tones

Harmony

CSS snippets for #F8BFAE

.color-f8bfae {
  color: #F8BFAE;
  background-color: #F8BFAE;
}

Frequently asked questions

What color is #F8BFAE?+

#F8BFAE is a HEX color with RGB value rgb(248, 191, 174) and HSL value hsl(14, 84%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F8BFAE?+

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