#608ACD Color Information

Hex color code: #608ACD

#608ACD is a serene blue color. In RGB it is (96, 138, 205), and in HSL it is (217°, 52%, 59%). It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#608ACD
RGB
96, 138, 205
HSL
217°, 52%, 59%
CMYK
53%, 33%, 0%, 20%

Shades

CSS Usage
color: #608ACD;
background-color: #608ACD;
border-color: #608ACD;
box-shadow: 0 0 10px #608ACD;
border: 2px solid #608ACD;
Tailwind Usage
bg-[#608ACD]
text-[#608ACD]
border-[#608ACD]
shadow-[0_0_10px_608ACD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #608ACD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #608ACD; color: #000000; }

Badge

New Feature
.badge { background-color: #608ACD; 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 #608ACD; background-color: #608ACD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #608ACD20; border-left: 4px solid #608ACD; }

Link / Accent

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

a { color: #608ACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #608ACD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 138, 205

Red: 96 / Green: 138 / Blue: 205

HSL

217°, 52%, 59%

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

CMYK

53%, 33%, 0%, 20%

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

What color is #608ACD?

#608ACD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #608ACD to RGB:

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

HEX to HSL

Convert #608ACD to HSL:

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

HEX to CMYK

Convert #608ACD to CMYK:

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

Color Meaning and Usage

#608ACD is a peaceful blue color with RGB values of 96, 138, 205 and HSL of 217°, 52%, 59%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #608ACD is #CDA360, creating high-contrast pairings. For softer combinations, try analogous colors like #60C0CD.

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

Contrast with #608ACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #608ACD?

#608ACD is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #608ACD?

#608ACD in RGB is (96, 138, 205) - 96 red, 138 green, and 205 blue.

How to use #608ACD in CSS?

Use #608ACD directly in your CSS properties like color or background-color.

What colors go well with #608ACD?

#CDA360 (complementary), #60C0CD (analogous), and #3663AB (lighter shade) work well with #608ACD.