#FBECB3 Color

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

Color preview

#FBECB3

Color formats

HEX
#FBECB3
RGB
rgb(251, 236, 179)
RGBA
rgba(251, 236, 179, 1)
HSL
hsl(48, 90%, 84%)
HSV
hsv(48, 29%, 98%)
CMYK
cmyk(0%, 6%, 29%, 2%)
CSS variable
--color-primary: #FBECB3;
Lowercase HEX
#fbecb3

Shades

Tints

Tones

Harmony

CSS snippets for #FBECB3

.color-fbecb3 {
  color: #FBECB3;
  background-color: #FBECB3;
}

Frequently asked questions

What color is #FBECB3?+

#FBECB3 is a HEX color with RGB value rgb(251, 236, 179) and HSL value hsl(48, 90%, 84%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FBECB3?+

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