#F8DABF Color

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

Color preview

#F8DABF

Color formats

HEX
#F8DABF
RGB
rgb(248, 218, 191)
RGBA
rgba(248, 218, 191, 1)
HSL
hsl(28, 80%, 86%)
HSV
hsv(28, 23%, 97%)
CMYK
cmyk(0%, 12%, 23%, 3%)
CSS variable
--color-primary: #F8DABF;
Lowercase HEX
#f8dabf

Shades

Tints

Tones

Harmony

CSS snippets for #F8DABF

.color-f8dabf {
  color: #F8DABF;
  background-color: #F8DABF;
}

Frequently asked questions

What color is #F8DABF?+

#F8DABF is a HEX color with RGB value rgb(248, 218, 191) and HSL value hsl(28, 80%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F8DABF?+

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