#F0FD7C Color

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

Color preview

#F0FD7C

Color formats

HEX
#F0FD7C
RGB
rgb(240, 253, 124)
RGBA
rgba(240, 253, 124, 1)
HSL
hsl(66, 97%, 74%)
HSV
hsv(66, 51%, 99%)
CMYK
cmyk(5%, 0%, 51%, 1%)
CSS variable
--color-primary: #F0FD7C;
Lowercase HEX
#f0fd7c

Shades

Tints

Tones

Harmony

CSS snippets for #F0FD7C

.color-f0fd7c {
  color: #F0FD7C;
  background-color: #F0FD7C;
}

Frequently asked questions

What color is #F0FD7C?+

#F0FD7C is a HEX color with RGB value rgb(240, 253, 124) and HSL value hsl(66, 97%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F0FD7C?+

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