#6459DA Color Information

Hex color code: #6459DA

#6459DA is a serene blue color. In RGB it is (100, 89, 218), and in HSL it is (245°, 64%, 60%). It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#6459DA
RGB
100, 89, 218
HSL
245°, 64%, 60%
CMYK
54%, 59%, 0%, 15%

Shades

CSS Usage
color: #6459DA;
background-color: #6459DA;
border-color: #6459DA;
box-shadow: 0 0 10px #6459DA;
border: 2px solid #6459DA;
Tailwind Usage
bg-[#6459DA]
text-[#6459DA]
border-[#6459DA]
shadow-[0_0_10px_6459DA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6459DA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6459DA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #6459DA; 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 #6459DA; background-color: #6459DA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6459DA20; border-left: 4px solid #6459DA; }

Link / Accent

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

a { color: #6459DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6459DA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 89, 218

Red: 100 / Green: 89 / Blue: 218

HSL

245°, 64%, 60%

Hue: 245° / Saturation: 64% / Lightness: 60%

CMYK

54%, 59%, 0%, 15%

Cyan: 54% / Magenta: 59% / Yellow: 0% / Key: 15%

What color is #6459DA?

#6459DA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6459DA to RGB:

rgb(100, 89, 218)HEX to RGB Converter →

HEX to HSL

Convert #6459DA to HSL:

hsl(245, 64%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #6459DA to CMYK:

cmyk(54%, 59%, 0%, 15%)Color Converter →

Color Meaning and Usage

#6459DA is a cool blue color with RGB values of 100, 89, 218 and HSL of 245°, 64%, 60%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6459DA is #CFDA58, creating high-contrast pairings. For softer combinations, try analogous colors like #588EDA.

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

Contrast with #6459DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6459DA?

#6459DA is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6459DA?

#6459DA in RGB is (100, 89, 218) - 100 red, 89 green, and 218 blue.

How to use #6459DA in CSS?

Use #6459DA directly in your CSS properties like color or background-color.

What colors go well with #6459DA?

#CFDA58 (complementary), #588EDA (analogous), and #3629BC (lighter shade) work well with #6459DA.