#FFEDB0 Color

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

Color preview

#FFEDB0

Color formats

HEX
#FFEDB0
RGB
rgb(255, 237, 176)
RGBA
rgba(255, 237, 176, 1)
HSL
hsl(46, 100%, 85%)
HSV
hsv(46, 31%, 100%)
CMYK
cmyk(0%, 7%, 31%, 0%)
CSS variable
--color-primary: #FFEDB0;
Lowercase HEX
#ffedb0

Shades

Tints

Tones

Harmony

CSS snippets for #FFEDB0

.color-ffedb0 {
  color: #FFEDB0;
  background-color: #FFEDB0;
}

Frequently asked questions

What color is #FFEDB0?+

#FFEDB0 is a HEX color with RGB value rgb(255, 237, 176) and HSL value hsl(46, 100%, 85%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FFEDB0?+

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