#EDF18B Color

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

Color preview

#EDF18B

Color formats

HEX
#EDF18B
RGB
rgb(237, 241, 139)
RGBA
rgba(237, 241, 139, 1)
HSL
hsl(62, 78%, 75%)
HSV
hsv(62, 42%, 95%)
CMYK
cmyk(2%, 0%, 42%, 5%)
CSS variable
--color-primary: #EDF18B;
Lowercase HEX
#edf18b

Shades

Tints

Tones

Harmony

CSS snippets for #EDF18B

.color-edf18b {
  color: #EDF18B;
  background-color: #EDF18B;
}

Frequently asked questions

What color is #EDF18B?+

#EDF18B is a HEX color with RGB value rgb(237, 241, 139) and HSL value hsl(62, 78%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDF18B?+

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