#CEFA3D Color

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

Color preview

#CEFA3D

Color formats

HEX
#CEFA3D
RGB
rgb(206, 250, 61)
RGBA
rgba(206, 250, 61, 1)
HSL
hsl(74, 95%, 61%)
HSV
hsv(74, 76%, 98%)
CMYK
cmyk(18%, 0%, 76%, 2%)
CSS variable
--color-primary: #CEFA3D;
Lowercase HEX
#cefa3d

Shades

Tints

Tones

Harmony

CSS snippets for #CEFA3D

.color-cefa3d {
  color: #CEFA3D;
  background-color: #CEFA3D;
}

Frequently asked questions

What color is #CEFA3D?+

#CEFA3D is a HEX color with RGB value rgb(206, 250, 61) and HSL value hsl(74, 95%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CEFA3D?+

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