#AFDBF1 Color

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

Color preview

#AFDBF1

Color formats

HEX
#AFDBF1
RGB
rgb(175, 219, 241)
RGBA
rgba(175, 219, 241, 1)
HSL
hsl(200, 70%, 82%)
HSV
hsv(200, 27%, 95%)
CMYK
cmyk(27%, 9%, 0%, 5%)
CSS variable
--color-primary: #AFDBF1;
Lowercase HEX
#afdbf1

Shades

Tints

Tones

Harmony

CSS snippets for #AFDBF1

.color-afdbf1 {
  color: #AFDBF1;
  background-color: #AFDBF1;
}

Frequently asked questions

What color is #AFDBF1?+

#AFDBF1 is a HEX color with RGB value rgb(175, 219, 241) and HSL value hsl(200, 70%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AFDBF1?+

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