#615DBB Color Information

Hex color code: #615DBB

#615DBB is a soft blue color. In RGB it is (97, 93, 187), and in HSL it is (243°, 41%, 55%). It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#615DBB
RGB
97, 93, 187
HSL
243°, 41%, 55%
CMYK
48%, 50%, 0%, 27%

Shades

CSS Usage
color: #615DBB;
background-color: #615DBB;
border-color: #615DBB;
box-shadow: 0 0 10px #615DBB;
border: 2px solid #615DBB;
Tailwind Usage
bg-[#615DBB]
text-[#615DBB]
border-[#615DBB]
shadow-[0_0_10px_615DBB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #615DBB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #615DBB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #615DBB; 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 #615DBB; background-color: #615DBB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #615DBB20; border-left: 4px solid #615DBB; }

Link / Accent

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

a { color: #615DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #615DBB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 93, 187

Red: 97 / Green: 93 / Blue: 187

HSL

243°, 41%, 55%

Hue: 243° / Saturation: 41% / Lightness: 55%

CMYK

48%, 50%, 0%, 27%

Cyan: 48% / Magenta: 50% / Yellow: 0% / Key: 27%

What color is #615DBB?

#615DBB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #615DBB to RGB:

rgb(97, 93, 187)HEX to RGB Converter →

HEX to HSL

Convert #615DBB to HSL:

hsl(243, 41%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #615DBB to CMYK:

cmyk(48%, 50%, 0%, 27%)Color Converter →

Color Meaning and Usage

#615DBB is a gentle blue color with RGB values of 97, 93, 187 and HSL of 243°, 41%, 55%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #615DBB is #B7BB5D, creating high-contrast pairings. For softer combinations, try analogous colors like #5D88BB.

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

Contrast with #615DBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #615DBB?

#615DBB is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #615DBB?

#615DBB in RGB is (97, 93, 187) - 97 red, 93 green, and 187 blue.

How to use #615DBB in CSS?

Use #615DBB directly in your CSS properties like color or background-color.

What colors go well with #615DBB?

#B7BB5D (complementary), #5D88BB (analogous), and #403C90 (lighter shade) work well with #615DBB.