#FBEC51 Color

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

Color preview

#FBEC51

Color formats

HEX
#FBEC51
RGB
rgb(251, 236, 81)
RGBA
rgba(251, 236, 81, 1)
HSL
hsl(55, 96%, 65%)
HSV
hsv(55, 68%, 98%)
CMYK
cmyk(0%, 6%, 68%, 2%)
CSS variable
--color-primary: #FBEC51;
Lowercase HEX
#fbec51

Shades

Tints

Tones

Harmony

CSS snippets for #FBEC51

.color-fbec51 {
  color: #FBEC51;
  background-color: #FBEC51;
}

Frequently asked questions

What color is #FBEC51?+

#FBEC51 is a HEX color with RGB value rgb(251, 236, 81) and HSL value hsl(55, 96%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBEC51?+

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