#F3FE7D Color

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

Color preview

#F3FE7D

Color formats

HEX
#F3FE7D
RGB
rgb(243, 254, 125)
RGBA
rgba(243, 254, 125, 1)
HSL
hsl(65, 98%, 74%)
HSV
hsv(65, 51%, 100%)
CMYK
cmyk(4%, 0%, 51%, 0%)
CSS variable
--color-primary: #F3FE7D;
Lowercase HEX
#f3fe7d

Shades

Tints

Tones

Harmony

CSS snippets for #F3FE7D

.color-f3fe7d {
  color: #F3FE7D;
  background-color: #F3FE7D;
}

Frequently asked questions

What color is #F3FE7D?+

#F3FE7D is a HEX color with RGB value rgb(243, 254, 125) and HSL value hsl(65, 98%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F3FE7D?+

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