#CCF18B Color

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

Color preview

#CCF18B

Color formats

HEX
#CCF18B
RGB
rgb(204, 241, 139)
RGBA
rgba(204, 241, 139, 1)
HSL
hsl(82, 78%, 75%)
HSV
hsv(82, 42%, 95%)
CMYK
cmyk(15%, 0%, 42%, 5%)
CSS variable
--color-primary: #CCF18B;
Lowercase HEX
#ccf18b

Shades

Tints

Tones

Harmony

CSS snippets for #CCF18B

.color-ccf18b {
  color: #CCF18B;
  background-color: #CCF18B;
}

Frequently asked questions

What color is #CCF18B?+

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

What is the closest Tailwind color to #CCF18B?+

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