#F8F5DA Color

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

Color preview

#F8F5DA

Color formats

HEX
#F8F5DA
RGB
rgb(248, 245, 218)
RGBA
rgba(248, 245, 218, 1)
HSL
hsl(54, 68%, 91%)
HSV
hsv(54, 12%, 97%)
CMYK
cmyk(0%, 1%, 12%, 3%)
CSS variable
--color-primary: #F8F5DA;
Lowercase HEX
#f8f5da

Shades

Tints

Tones

Harmony

CSS snippets for #F8F5DA

.color-f8f5da {
  color: #F8F5DA;
  background-color: #F8F5DA;
}

Frequently asked questions

What color is #F8F5DA?+

#F8F5DA is a HEX color with RGB value rgb(248, 245, 218) and HSL value hsl(54, 68%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F8F5DA?+

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