#FEFBF7 Color

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

Color preview

#FEFBF7

Color formats

HEX
#FEFBF7
RGB
rgb(254, 251, 247)
RGBA
rgba(254, 251, 247, 1)
HSL
hsl(34, 78%, 98%)
HSV
hsv(34, 3%, 100%)
CMYK
cmyk(0%, 1%, 3%, 0%)
CSS variable
--color-primary: #FEFBF7;
Lowercase HEX
#fefbf7

Shades

Tints

Tones

Harmony

CSS snippets for #FEFBF7

.color-fefbf7 {
  color: #FEFBF7;
  background-color: #FEFBF7;
}

Frequently asked questions

What color is #FEFBF7?+

#FEFBF7 is a HEX color with RGB value rgb(254, 251, 247) and HSL value hsl(34, 78%, 98%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FEFBF7?+

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