#70BAFF Color

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

Color preview

#70BAFF

Color formats

HEX
#70BAFF
RGB
rgb(112, 186, 255)
RGBA
rgba(112, 186, 255, 1)
HSL
hsl(209, 100%, 72%)
HSV
hsv(209, 56%, 100%)
CMYK
cmyk(56%, 27%, 0%, 0%)
CSS variable
--color-primary: #70BAFF;
Lowercase HEX
#70baff

Shades

Tints

Tones

Harmony

CSS snippets for #70BAFF

.color-70baff {
  color: #70BAFF;
  background-color: #70BAFF;
}

Frequently asked questions

What color is #70BAFF?+

#70BAFF is a HEX color with RGB value rgb(112, 186, 255) and HSL value hsl(209, 100%, 72%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #70BAFF?+

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