#CEEA3D Color

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

Color preview

#CEEA3D

Color formats

HEX
#CEEA3D
RGB
rgb(206, 234, 61)
RGBA
rgba(206, 234, 61, 1)
HSL
hsl(70, 80%, 58%)
HSV
hsv(70, 74%, 92%)
CMYK
cmyk(12%, 0%, 74%, 8%)
CSS variable
--color-primary: #CEEA3D;
Lowercase HEX
#ceea3d

Shades

Tints

Tones

Harmony

CSS snippets for #CEEA3D

.color-ceea3d {
  color: #CEEA3D;
  background-color: #CEEA3D;
}

Frequently asked questions

What color is #CEEA3D?+

#CEEA3D is a HEX color with RGB value rgb(206, 234, 61) and HSL value hsl(70, 80%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CEEA3D?+

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