#64ECCC Color

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

Color preview

#64ECCC

Color formats

HEX
#64ECCC
RGB
rgb(100, 236, 204)
RGBA
rgba(100, 236, 204, 1)
HSL
hsl(166, 78%, 66%)
HSV
hsv(166, 58%, 93%)
CMYK
cmyk(58%, 0%, 14%, 7%)
CSS variable
--color-primary: #64ECCC;
Lowercase HEX
#64eccc

Shades

Tints

Tones

Harmony

CSS snippets for #64ECCC

.color-64eccc {
  color: #64ECCC;
  background-color: #64ECCC;
}

Frequently asked questions

What color is #64ECCC?+

#64ECCC is a HEX color with RGB value rgb(100, 236, 204) and HSL value hsl(166, 78%, 66%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #64ECCC?+

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