#AFDFF8 Color

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

Color preview

#AFDFF8

Color formats

HEX
#AFDFF8
RGB
rgb(175, 223, 248)
RGBA
rgba(175, 223, 248, 1)
HSL
hsl(201, 84%, 83%)
HSV
hsv(201, 29%, 97%)
CMYK
cmyk(29%, 10%, 0%, 3%)
CSS variable
--color-primary: #AFDFF8;
Lowercase HEX
#afdff8

Shades

Tints

Tones

Harmony

CSS snippets for #AFDFF8

.color-afdff8 {
  color: #AFDFF8;
  background-color: #AFDFF8;
}

Frequently asked questions

What color is #AFDFF8?+

#AFDFF8 is a HEX color with RGB value rgb(175, 223, 248) and HSL value hsl(201, 84%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFDFF8?+

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