#FFE25F Color

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

Color preview

#FFE25F

Color formats

HEX
#FFE25F
RGB
rgb(255, 226, 95)
RGBA
rgba(255, 226, 95, 1)
HSL
hsl(49, 100%, 69%)
HSV
hsv(49, 63%, 100%)
CMYK
cmyk(0%, 11%, 63%, 0%)
CSS variable
--color-primary: #FFE25F;
Lowercase HEX
#ffe25f

Shades

Tints

Tones

Harmony

CSS snippets for #FFE25F

.color-ffe25f {
  color: #FFE25F;
  background-color: #FFE25F;
}

Frequently asked questions

What color is #FFE25F?+

#FFE25F is a HEX color with RGB value rgb(255, 226, 95) and HSL value hsl(49, 100%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFE25F?+

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