#6BBECF Color

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

Color preview

#6BBECF

Color formats

HEX
#6BBECF
RGB
rgb(107, 190, 207)
RGBA
rgba(107, 190, 207, 1)
HSL
hsl(190, 51%, 62%)
HSV
hsv(190, 48%, 81%)
CMYK
cmyk(48%, 8%, 0%, 19%)
CSS variable
--color-primary: #6BBECF;
Lowercase HEX
#6bbecf

Shades

Tints

Tones

Harmony

CSS snippets for #6BBECF

.color-6bbecf {
  color: #6BBECF;
  background-color: #6BBECF;
}

Frequently asked questions

What color is #6BBECF?+

#6BBECF is a HEX color with RGB value rgb(107, 190, 207) and HSL value hsl(190, 51%, 62%). Its closest CSS named color is MediumTurquoise.

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

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