#689DFA Color

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

Color preview

#689DFA

Color formats

HEX
#689DFA
RGB
rgb(104, 157, 250)
RGBA
rgba(104, 157, 250, 1)
HSL
hsl(218, 94%, 69%)
HSV
hsv(218, 58%, 98%)
CMYK
cmyk(58%, 37%, 0%, 2%)
CSS variable
--color-primary: #689DFA;
Lowercase HEX
#689dfa

Shades

Tints

Tones

Harmony

CSS snippets for #689DFA

.color-689dfa {
  color: #689DFA;
  background-color: #689DFA;
}

Frequently asked questions

What color is #689DFA?+

#689DFA is a HEX color with RGB value rgb(104, 157, 250) and HSL value hsl(218, 94%, 69%). Its closest CSS named color is CornflowerBlue.

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

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