#F8EFEB Color

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

Color preview

#F8EFEB

Color formats

HEX
#F8EFEB
RGB
rgb(248, 239, 235)
RGBA
rgba(248, 239, 235, 1)
HSL
hsl(18, 48%, 95%)
HSV
hsv(18, 5%, 97%)
CMYK
cmyk(0%, 4%, 5%, 3%)
CSS variable
--color-primary: #F8EFEB;
Lowercase HEX
#f8efeb

Shades

Tints

Tones

Harmony

CSS snippets for #F8EFEB

.color-f8efeb {
  color: #F8EFEB;
  background-color: #F8EFEB;
}

Frequently asked questions

What color is #F8EFEB?+

#F8EFEB is a HEX color with RGB value rgb(248, 239, 235) and HSL value hsl(18, 48%, 95%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F8EFEB?+

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