#FFEDA5 Color

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

Color preview

#FFEDA5

Color formats

HEX
#FFEDA5
RGB
rgb(255, 237, 165)
RGBA
rgba(255, 237, 165, 1)
HSL
hsl(48, 100%, 82%)
HSV
hsv(48, 35%, 100%)
CMYK
cmyk(0%, 7%, 35%, 0%)
CSS variable
--color-primary: #FFEDA5;
Lowercase HEX
#ffeda5

Shades

Tints

Tones

Harmony

CSS snippets for #FFEDA5

.color-ffeda5 {
  color: #FFEDA5;
  background-color: #FFEDA5;
}

Frequently asked questions

What color is #FFEDA5?+

#FFEDA5 is a HEX color with RGB value rgb(255, 237, 165) and HSL value hsl(48, 100%, 82%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFEDA5?+

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