#FFEBA1 Color

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

Color preview

#FFEBA1

Color formats

HEX
#FFEBA1
RGB
rgb(255, 235, 161)
RGBA
rgba(255, 235, 161, 1)
HSL
hsl(47, 100%, 82%)
HSV
hsv(47, 37%, 100%)
CMYK
cmyk(0%, 8%, 37%, 0%)
CSS variable
--color-primary: #FFEBA1;
Lowercase HEX
#ffeba1

Shades

Tints

Tones

Harmony

CSS snippets for #FFEBA1

.color-ffeba1 {
  color: #FFEBA1;
  background-color: #FFEBA1;
}

Frequently asked questions

What color is #FFEBA1?+

#FFEBA1 is a HEX color with RGB value rgb(255, 235, 161) and HSL value hsl(47, 100%, 82%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFEBA1?+

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