#F8EBAD Color

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

Color preview

#F8EBAD

Color formats

HEX
#F8EBAD
RGB
rgb(248, 235, 173)
RGBA
rgba(248, 235, 173, 1)
HSL
hsl(50, 84%, 83%)
HSV
hsv(50, 30%, 97%)
CMYK
cmyk(0%, 5%, 30%, 3%)
CSS variable
--color-primary: #F8EBAD;
Lowercase HEX
#f8ebad

Shades

Tints

Tones

Harmony

CSS snippets for #F8EBAD

.color-f8ebad {
  color: #F8EBAD;
  background-color: #F8EBAD;
}

Frequently asked questions

What color is #F8EBAD?+

#F8EBAD is a HEX color with RGB value rgb(248, 235, 173) and HSL value hsl(50, 84%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F8EBAD?+

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