#68BFCD Color

Inspect #68BFCD across formats, palettes, contrast and closest named color matches.

Color preview

#68BFCD

Color formats

HEX
#68BFCD
RGB
rgb(104, 191, 205)
RGBA
rgba(104, 191, 205, 1)
HSL
hsl(188, 50%, 61%)
HSV
hsv(188, 49%, 80%)
CMYK
cmyk(49%, 7%, 0%, 20%)
CSS variable
--color-primary: #68BFCD;
Lowercase HEX
#68bfcd

Shades

Tints

Tones

Harmony

CSS snippets for #68BFCD

.color-68bfcd {
  color: #68BFCD;
  background-color: #68BFCD;
}

Frequently asked questions

What color is #68BFCD?+

#68BFCD is a HEX color with RGB value rgb(104, 191, 205) and HSL value hsl(188, 50%, 61%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #68BFCD?+

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