#F5F0DC Color

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

Color preview

#F5F0DC

Color formats

HEX
#F5F0DC
RGB
rgb(245, 240, 220)
RGBA
rgba(245, 240, 220, 1)
HSL
hsl(48, 56%, 91%)
HSV
hsv(48, 10%, 96%)
CMYK
cmyk(0%, 2%, 10%, 4%)
CSS variable
--color-primary: #F5F0DC;
Lowercase HEX
#f5f0dc

Shades

Tints

Tones

Harmony

CSS snippets for #F5F0DC

.color-f5f0dc {
  color: #F5F0DC;
  background-color: #F5F0DC;
}

Frequently asked questions

What color is #F5F0DC?+

#F5F0DC is a HEX color with RGB value rgb(245, 240, 220) and HSL value hsl(48, 56%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F5F0DC?+

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