#FFEFE8 Color

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

Color preview

#FFEFE8

Color formats

HEX
#FFEFE8
RGB
rgb(255, 239, 232)
RGBA
rgba(255, 239, 232, 1)
HSL
hsl(18, 100%, 95%)
HSV
hsv(18, 9%, 100%)
CMYK
cmyk(0%, 6%, 9%, 0%)
CSS variable
--color-primary: #FFEFE8;
Lowercase HEX
#ffefe8

Shades

Tints

Tones

Harmony

CSS snippets for #FFEFE8

.color-ffefe8 {
  color: #FFEFE8;
  background-color: #FFEFE8;
}

Frequently asked questions

What color is #FFEFE8?+

#FFEFE8 is a HEX color with RGB value rgb(255, 239, 232) and HSL value hsl(18, 100%, 95%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FFEFE8?+

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