#F8BEA9 Color

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

Color preview

#F8BEA9

Color formats

HEX
#F8BEA9
RGB
rgb(248, 190, 169)
RGBA
rgba(248, 190, 169, 1)
HSL
hsl(16, 85%, 82%)
HSV
hsv(16, 32%, 97%)
CMYK
cmyk(0%, 23%, 32%, 3%)
CSS variable
--color-primary: #F8BEA9;
Lowercase HEX
#f8bea9

Shades

Tints

Tones

Harmony

CSS snippets for #F8BEA9

.color-f8bea9 {
  color: #F8BEA9;
  background-color: #F8BEA9;
}

Frequently asked questions

What color is #F8BEA9?+

#F8BEA9 is a HEX color with RGB value rgb(248, 190, 169) and HSL value hsl(16, 85%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F8BEA9?+

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