#BACFE1 Color

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

Color preview

#BACFE1

Color formats

HEX
#BACFE1
RGB
rgb(186, 207, 225)
RGBA
rgba(186, 207, 225, 1)
HSL
hsl(208, 39%, 81%)
HSV
hsv(208, 17%, 88%)
CMYK
cmyk(17%, 8%, 0%, 12%)
CSS variable
--color-primary: #BACFE1;
Lowercase HEX
#bacfe1

Shades

Tints

Tones

Harmony

CSS snippets for #BACFE1

.color-bacfe1 {
  color: #BACFE1;
  background-color: #BACFE1;
}

Frequently asked questions

What color is #BACFE1?+

#BACFE1 is a HEX color with RGB value rgb(186, 207, 225) and HSL value hsl(208, 39%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BACFE1?+

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