#AFDBEF Color

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

Color preview

#AFDBEF

Color formats

HEX
#AFDBEF
RGB
rgb(175, 219, 239)
RGBA
rgba(175, 219, 239, 1)
HSL
hsl(199, 67%, 81%)
HSV
hsv(199, 27%, 94%)
CMYK
cmyk(27%, 8%, 0%, 6%)
CSS variable
--color-primary: #AFDBEF;
Lowercase HEX
#afdbef

Shades

Tints

Tones

Harmony

CSS snippets for #AFDBEF

.color-afdbef {
  color: #AFDBEF;
  background-color: #AFDBEF;
}

Frequently asked questions

What color is #AFDBEF?+

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

What is the closest Tailwind color to #AFDBEF?+

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