#689CBA Color

Inspect #689CBA across formats, palettes, contrast and closest named color matches.

Color preview

#689CBA

Color formats

HEX
#689CBA
RGB
rgb(104, 156, 186)
RGBA
rgba(104, 156, 186, 1)
HSL
hsl(202, 37%, 57%)
HSV
hsv(202, 44%, 73%)
CMYK
cmyk(44%, 16%, 0%, 27%)
CSS variable
--color-primary: #689CBA;
Lowercase HEX
#689cba

Shades

Tints

Tones

Harmony

CSS snippets for #689CBA

.color-689cba {
  color: #689CBA;
  background-color: #689CBA;
}

Frequently asked questions

What color is #689CBA?+

#689CBA is a HEX color with RGB value rgb(104, 156, 186) and HSL value hsl(202, 37%, 57%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #689CBA?+

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