#7BAFCB Color

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

Color preview

#7BAFCB

Color formats

HEX
#7BAFCB
RGB
rgb(123, 175, 203)
RGBA
rgba(123, 175, 203, 1)
HSL
hsl(201, 43%, 64%)
HSV
hsv(201, 39%, 80%)
CMYK
cmyk(39%, 14%, 0%, 20%)
CSS variable
--color-primary: #7BAFCB;
Lowercase HEX
#7bafcb

Shades

Tints

Tones

Harmony

CSS snippets for #7BAFCB

.color-7bafcb {
  color: #7BAFCB;
  background-color: #7BAFCB;
}

Frequently asked questions

What color is #7BAFCB?+

#7BAFCB is a HEX color with RGB value rgb(123, 175, 203) and HSL value hsl(201, 43%, 64%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #7BAFCB?+

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