#607BCD Color Information

Hex color code: #607BCD

#607BCD is a cool blue color. In RGB it is (96, 123, 205), and in HSL it is (225°, 52%, 59%). It is commonly used in modern UI design.

Try:
Color NameSlate Blue
HEX
#607BCD
RGB
96, 123, 205
HSL
225°, 52%, 59%
CMYK
53%, 40%, 0%, 20%

Shades

CSS Usage
color: #607BCD;
background-color: #607BCD;
border-color: #607BCD;
box-shadow: 0 0 10px #607BCD;
border: 2px solid #607BCD;
Tailwind Usage
bg-[#607BCD]
text-[#607BCD]
border-[#607BCD]
shadow-[0_0_10px_607BCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #607BCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #607BCD; color: #000000; }

Badge

New Feature
.badge { background-color: #607BCD; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #607BCD; background-color: #607BCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #607BCD20; border-left: 4px solid #607BCD; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #607BCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #607BCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 123, 205

Red: 96 / Green: 123 / Blue: 205

HSL

225°, 52%, 59%

Hue: 225° / Saturation: 52% / Lightness: 59%

CMYK

53%, 40%, 0%, 20%

Cyan: 53% / Magenta: 40% / Yellow: 0% / Key: 20%

What color is #607BCD?

#607BCD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #607BCD to RGB:

rgb(96, 123, 205)HEX to RGB Converter →

HEX to HSL

Convert #607BCD to HSL:

hsl(225, 52%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #607BCD to CMYK:

cmyk(53%, 40%, 0%, 20%)Color Converter →

Color Meaning and Usage

A cool blue tone, #607BCD has RGB (96, 123, 205) and HSL (225°, 52%, 59%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #607BCD is #CDB260, creating high-contrast pairings. For softer combinations, try analogous colors like #60B2CD.

Use #607BCD in CSS: color: #607BCD or background-color: #607BCD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #607BCD

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 5.21:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #607BCD?

#607BCD is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #607BCD?

#607BCD in RGB is (96, 123, 205) - 96 red, 123 green, and 205 blue.

How to use #607BCD in CSS?

Use #607BCD directly in your CSS properties like color or background-color.

What colors go well with #607BCD?

#CDB260 (complementary), #60B2CD (analogous), and #3653AB (lighter shade) work well with #607BCD.