#AFECEF Color

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

Color preview

#AFECEF

Color formats

HEX
#AFECEF
RGB
rgb(175, 236, 239)
RGBA
rgba(175, 236, 239, 1)
HSL
hsl(183, 67%, 81%)
HSV
hsv(183, 27%, 94%)
CMYK
cmyk(27%, 1%, 0%, 6%)
CSS variable
--color-primary: #AFECEF;
Lowercase HEX
#afecef

Shades

Tints

Tones

Harmony

CSS snippets for #AFECEF

.color-afecef {
  color: #AFECEF;
  background-color: #AFECEF;
}

Frequently asked questions

What color is #AFECEF?+

#AFECEF is a HEX color with RGB value rgb(175, 236, 239) and HSL value hsl(183, 67%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFECEF?+

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