#AFCCEF Color

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

Color preview

#AFCCEF

Color formats

HEX
#AFCCEF
RGB
rgb(175, 204, 239)
RGBA
rgba(175, 204, 239, 1)
HSL
hsl(213, 67%, 81%)
HSV
hsv(213, 27%, 94%)
CMYK
cmyk(27%, 15%, 0%, 6%)
CSS variable
--color-primary: #AFCCEF;
Lowercase HEX
#afccef

Shades

Tints

Tones

Harmony

CSS snippets for #AFCCEF

.color-afccef {
  color: #AFCCEF;
  background-color: #AFCCEF;
}

Frequently asked questions

What color is #AFCCEF?+

#AFCCEF is a HEX color with RGB value rgb(175, 204, 239) and HSL value hsl(213, 67%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AFCCEF?+

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