#FFFBE7 Color

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

Color preview

#FFFBE7

Color formats

HEX
#FFFBE7
RGB
rgb(255, 251, 231)
RGBA
rgba(255, 251, 231, 1)
HSL
hsl(50, 100%, 95%)
HSV
hsv(50, 9%, 100%)
CMYK
cmyk(0%, 2%, 9%, 0%)
CSS variable
--color-primary: #FFFBE7;
Lowercase HEX
#fffbe7

Shades

Tints

Tones

Harmony

CSS snippets for #FFFBE7

.color-fffbe7 {
  color: #FFFBE7;
  background-color: #FFFBE7;
}

Frequently asked questions

What color is #FFFBE7?+

#FFFBE7 is a HEX color with RGB value rgb(255, 251, 231) and HSL value hsl(50, 100%, 95%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #FFFBE7?+

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