#ACEEEE Color

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

Color preview

#ACEEEE

Color formats

HEX
#ACEEEE
RGB
rgb(172, 238, 238)
RGBA
rgba(172, 238, 238, 1)
HSL
hsl(180, 66%, 80%)
HSV
hsv(180, 28%, 93%)
CMYK
cmyk(28%, 0%, 0%, 7%)
CSS variable
--color-primary: #ACEEEE;
Lowercase HEX
#aceeee

Shades

Tints

Tones

Harmony

CSS snippets for #ACEEEE

.color-aceeee {
  color: #ACEEEE;
  background-color: #ACEEEE;
}

Frequently asked questions

What color is #ACEEEE?+

#ACEEEE is a HEX color with RGB value rgb(172, 238, 238) and HSL value hsl(180, 66%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ACEEEE?+

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