#6390CD Color Information

Hex color code: #6390CD

#6390CD is a tranquil blue color. In RGB it is (99, 144, 205), and in HSL it is (215°, 51%, 60%). It is widely used in graphic design.

Try:
Color NameCornflower Blue
HEX
#6390CD
RGB
99, 144, 205
HSL
215°, 51%, 60%
CMYK
52%, 30%, 0%, 20%

Shades

CSS Usage
color: #6390CD;
background-color: #6390CD;
border-color: #6390CD;
box-shadow: 0 0 10px #6390CD;
border: 2px solid #6390CD;
Tailwind Usage
bg-[#6390CD]
text-[#6390CD]
border-[#6390CD]
shadow-[0_0_10px_6390CD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6390CD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6390CD; color: #000000; }

Badge

New Feature
.badge { background-color: #6390CD; 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 #6390CD; background-color: #6390CD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6390CD20; border-left: 4px solid #6390CD; }

Link / Accent

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

a { color: #6390CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6390CD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

99, 144, 205

Red: 99 / Green: 144 / Blue: 205

HSL

215°, 51%, 60%

Hue: 215° / Saturation: 51% / Lightness: 60%

CMYK

52%, 30%, 0%, 20%

Cyan: 52% / Magenta: 30% / Yellow: 0% / Key: 20%

What color is #6390CD?

#6390CD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6390CD to RGB:

rgb(99, 144, 205)HEX to RGB Converter →

HEX to HSL

Convert #6390CD to HSL:

hsl(215, 51%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #6390CD to CMYK:

cmyk(52%, 30%, 0%, 20%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #6390CD has RGB (99, 144, 205) and HSL (215°, 51%, 60%). 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 #6390CD is #CDA265, creating high-contrast pairings. For softer combinations, try analogous colors like #65C4CD.

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

Contrast with #6390CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6390CD?

#6390CD is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6390CD?

#6390CD in RGB is (99, 144, 205) - 99 red, 144 green, and 205 blue.

How to use #6390CD in CSS?

Use #6390CD directly in your CSS properties like color or background-color.

What colors go well with #6390CD?

#CDA265 (complementary), #65C4CD (analogous), and #3869AD (lighter shade) work well with #6390CD.