#AFDBEE Color

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

Color preview

#AFDBEE

Color formats

HEX
#AFDBEE
RGB
rgb(175, 219, 238)
RGBA
rgba(175, 219, 238, 1)
HSL
hsl(198, 65%, 81%)
HSV
hsv(198, 26%, 93%)
CMYK
cmyk(26%, 8%, 0%, 7%)
CSS variable
--color-primary: #AFDBEE;
Lowercase HEX
#afdbee

Shades

Tints

Tones

Harmony

CSS snippets for #AFDBEE

.color-afdbee {
  color: #AFDBEE;
  background-color: #AFDBEE;
}

Frequently asked questions

What color is #AFDBEE?+

#AFDBEE is a HEX color with RGB value rgb(175, 219, 238) and HSL value hsl(198, 65%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AFDBEE?+

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