#F8BEAF Color

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

Color preview

#F8BEAF

Color formats

HEX
#F8BEAF
RGB
rgb(248, 190, 175)
RGBA
rgba(248, 190, 175, 1)
HSL
hsl(12, 84%, 83%)
HSV
hsv(12, 29%, 97%)
CMYK
cmyk(0%, 23%, 29%, 3%)
CSS variable
--color-primary: #F8BEAF;
Lowercase HEX
#f8beaf

Shades

Tints

Tones

Harmony

CSS snippets for #F8BEAF

.color-f8beaf {
  color: #F8BEAF;
  background-color: #F8BEAF;
}

Frequently asked questions

What color is #F8BEAF?+

#F8BEAF is a HEX color with RGB value rgb(248, 190, 175) and HSL value hsl(12, 84%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F8BEAF?+

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