#7FBDCB Color

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

Color preview

#7FBDCB

Color formats

HEX
#7FBDCB
RGB
rgb(127, 189, 203)
RGBA
rgba(127, 189, 203, 1)
HSL
hsl(191, 42%, 65%)
HSV
hsv(191, 37%, 80%)
CMYK
cmyk(37%, 7%, 0%, 20%)
CSS variable
--color-primary: #7FBDCB;
Lowercase HEX
#7fbdcb

Shades

Tints

Tones

Harmony

CSS snippets for #7FBDCB

.color-7fbdcb {
  color: #7FBDCB;
  background-color: #7FBDCB;
}

Frequently asked questions

What color is #7FBDCB?+

#7FBDCB is a HEX color with RGB value rgb(127, 189, 203) and HSL value hsl(191, 42%, 65%). Its closest CSS named color is SkyBlue.

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

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