#AFCAFB Color

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

Color preview

#AFCAFB

Color formats

HEX
#AFCAFB
RGB
rgb(175, 202, 251)
RGBA
rgba(175, 202, 251, 1)
HSL
hsl(219, 90%, 84%)
HSV
hsv(219, 30%, 98%)
CMYK
cmyk(30%, 20%, 0%, 2%)
CSS variable
--color-primary: #AFCAFB;
Lowercase HEX
#afcafb

Shades

Tints

Tones

Harmony

CSS snippets for #AFCAFB

.color-afcafb {
  color: #AFCAFB;
  background-color: #AFCAFB;
}

Frequently asked questions

What color is #AFCAFB?+

#AFCAFB is a HEX color with RGB value rgb(175, 202, 251) and HSL value hsl(219, 90%, 84%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AFCAFB?+

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