#FFEDA7 Color

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

Color preview

#FFEDA7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFEDA7

.color-ffeda7 {
  color: #FFEDA7;
  background-color: #FFEDA7;
}

Frequently asked questions

What color is #FFEDA7?+

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

What is the closest Tailwind color to #FFEDA7?+

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