#FDE19B Color

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

Color preview

#FDE19B

Color formats

HEX
#FDE19B
RGB
rgb(253, 225, 155)
RGBA
rgba(253, 225, 155, 1)
HSL
hsl(43, 96%, 80%)
HSV
hsv(43, 39%, 99%)
CMYK
cmyk(0%, 11%, 39%, 1%)
CSS variable
--color-primary: #FDE19B;
Lowercase HEX
#fde19b

Shades

Tints

Tones

Harmony

CSS snippets for #FDE19B

.color-fde19b {
  color: #FDE19B;
  background-color: #FDE19B;
}

Frequently asked questions

What color is #FDE19B?+

#FDE19B is a HEX color with RGB value rgb(253, 225, 155) and HSL value hsl(43, 96%, 80%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FDE19B?+

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