#689ECD Color

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

Color preview

#689ECD

Color formats

HEX
#689ECD
RGB
rgb(104, 158, 205)
RGBA
rgba(104, 158, 205, 1)
HSL
hsl(208, 50%, 61%)
HSV
hsv(208, 49%, 80%)
CMYK
cmyk(49%, 23%, 0%, 20%)
CSS variable
--color-primary: #689ECD;
Lowercase HEX
#689ecd

Shades

Tints

Tones

Harmony

CSS snippets for #689ECD

.color-689ecd {
  color: #689ECD;
  background-color: #689ECD;
}

Frequently asked questions

What color is #689ECD?+

#689ECD is a HEX color with RGB value rgb(104, 158, 205) and HSL value hsl(208, 50%, 61%). Its closest CSS named color is CornflowerBlue.

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

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