#689CCA Color

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

Color preview

#689CCA

Color formats

HEX
#689CCA
RGB
rgb(104, 156, 202)
RGBA
rgba(104, 156, 202, 1)
HSL
hsl(208, 48%, 60%)
HSV
hsv(208, 49%, 79%)
CMYK
cmyk(49%, 23%, 0%, 21%)
CSS variable
--color-primary: #689CCA;
Lowercase HEX
#689cca

Shades

Tints

Tones

Harmony

CSS snippets for #689CCA

.color-689cca {
  color: #689CCA;
  background-color: #689CCA;
}

Frequently asked questions

What color is #689CCA?+

#689CCA is a HEX color with RGB value rgb(104, 156, 202) and HSL value hsl(208, 48%, 60%). Its closest CSS named color is CornflowerBlue.

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

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