#6ACBFB Color

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

Color preview

#6ACBFB

Color formats

HEX
#6ACBFB
RGB
rgb(106, 203, 251)
RGBA
rgba(106, 203, 251, 1)
HSL
hsl(200, 95%, 70%)
HSV
hsv(200, 58%, 98%)
CMYK
cmyk(58%, 19%, 0%, 2%)
CSS variable
--color-primary: #6ACBFB;
Lowercase HEX
#6acbfb

Shades

Tints

Tones

Harmony

CSS snippets for #6ACBFB

.color-6acbfb {
  color: #6ACBFB;
  background-color: #6ACBFB;
}

Frequently asked questions

What color is #6ACBFB?+

#6ACBFB is a HEX color with RGB value rgb(106, 203, 251) and HSL value hsl(200, 95%, 70%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #6ACBFB?+

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