#7BAFDC Color

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

Color preview

#7BAFDC

Color formats

HEX
#7BAFDC
RGB
rgb(123, 175, 220)
RGBA
rgba(123, 175, 220, 1)
HSL
hsl(208, 58%, 67%)
HSV
hsv(208, 44%, 86%)
CMYK
cmyk(44%, 20%, 0%, 14%)
CSS variable
--color-primary: #7BAFDC;
Lowercase HEX
#7bafdc

Shades

Tints

Tones

Harmony

CSS snippets for #7BAFDC

.color-7bafdc {
  color: #7BAFDC;
  background-color: #7BAFDC;
}

Frequently asked questions

What color is #7BAFDC?+

#7BAFDC is a HEX color with RGB value rgb(123, 175, 220) and HSL value hsl(208, 58%, 67%). Its closest CSS named color is SkyBlue.

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

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