#665FCD Color Information

Hex color code: #665FCD

The hex color #665FCD is a tranquil blue with RGB values of (102, 95, 205) and HSL of (244°, 52%, 59%). It is widely used in graphic design.

Try:
Color NameSlate Blue
HEX
#665FCD
RGB
102, 95, 205
HSL
244°, 52%, 59%
CMYK
50%, 54%, 0%, 20%

Shades

CSS Usage
color: #665FCD;
background-color: #665FCD;
border-color: #665FCD;
box-shadow: 0 0 10px #665FCD;
border: 2px solid #665FCD;
Tailwind Usage
bg-[#665FCD]
text-[#665FCD]
border-[#665FCD]
shadow-[0_0_10px_665FCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #665FCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #665FCD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #665FCD; color: #FFFFFF; }

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 #665FCD; background-color: #665FCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #665FCD20; border-left: 4px solid #665FCD; }

Link / Accent

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

a { color: #665FCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #665FCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 95, 205

Red: 102 / Green: 95 / Blue: 205

HSL

244°, 52%, 59%

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

CMYK

50%, 54%, 0%, 20%

Cyan: 50% / Magenta: 54% / Yellow: 0% / Key: 20%

What color is #665FCD?

#665FCD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #665FCD to RGB:

rgb(102, 95, 205)HEX to RGB Converter →

HEX to HSL

Convert #665FCD to HSL:

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

HEX to CMYK

Convert #665FCD to CMYK:

cmyk(50%, 54%, 0%, 20%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #665FCD has RGB (102, 95, 205) and HSL (244°, 52%, 59%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #665FCD is #C6CD60, creating high-contrast pairings. For softer combinations, try analogous colors like #608FCD.

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

Contrast with #665FCD

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

Contrast Ratio: 4.08:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #665FCD?

#665FCD is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #665FCD?

#665FCD in RGB is (102, 95, 205) - 102 red, 95 green, and 205 blue.

How to use #665FCD in CSS?

Use #665FCD directly in your CSS properties like color or background-color.

What colors go well with #665FCD?

#C6CD60 (complementary), #608FCD (analogous), and #3E36AB (lighter shade) work well with #665FCD.