#FBEFB5 Color

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

Color preview

#FBEFB5

Color formats

HEX
#FBEFB5
RGB
rgb(251, 239, 181)
RGBA
rgba(251, 239, 181, 1)
HSL
hsl(50, 90%, 85%)
HSV
hsv(50, 28%, 98%)
CMYK
cmyk(0%, 5%, 28%, 2%)
CSS variable
--color-primary: #FBEFB5;
Lowercase HEX
#fbefb5

Shades

Tints

Tones

Harmony

CSS snippets for #FBEFB5

.color-fbefb5 {
  color: #FBEFB5;
  background-color: #FBEFB5;
}

Frequently asked questions

What color is #FBEFB5?+

#FBEFB5 is a HEX color with RGB value rgb(251, 239, 181) and HSL value hsl(50, 90%, 85%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FBEFB5?+

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