#614CCD Color Information

Hex color code: #614CCD

#614CCD is a calming blue color. In RGB it is (97, 76, 205), and in HSL it is (250°, 56%, 55%). It is frequently seen in web interfaces.

Try:
Color NameSlate Blue
HEX
#614CCD
RGB
97, 76, 205
HSL
250°, 56%, 55%
CMYK
53%, 63%, 0%, 20%

Shades

CSS Usage
color: #614CCD;
background-color: #614CCD;
border-color: #614CCD;
box-shadow: 0 0 10px #614CCD;
border: 2px solid #614CCD;
Tailwind Usage
bg-[#614CCD]
text-[#614CCD]
border-[#614CCD]
shadow-[0_0_10px_614CCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #614CCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #614CCD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #614CCD; 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 #614CCD; background-color: #614CCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #614CCD20; border-left: 4px solid #614CCD; }

Link / Accent

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

a { color: #614CCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #614CCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 76, 205

Red: 97 / Green: 76 / Blue: 205

HSL

250°, 56%, 55%

Hue: 250° / Saturation: 56% / Lightness: 55%

CMYK

53%, 63%, 0%, 20%

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

What color is #614CCD?

#614CCD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #614CCD to RGB:

rgb(97, 76, 205)HEX to RGB Converter →

HEX to HSL

Convert #614CCD to HSL:

hsl(250, 56%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #614CCD to CMYK:

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

Color Meaning and Usage

A tranquil blue tone, #614CCD has RGB (97, 76, 205) and HSL (250°, 56%, 55%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #614CCD is #B7CD4C, creating high-contrast pairings. For softer combinations, try analogous colors like #4C77CD.

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

Contrast with #614CCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #614CCD?

#614CCD is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #614CCD?

#614CCD in RGB is (97, 76, 205) - 97 red, 76 green, and 205 blue.

How to use #614CCD in CSS?

Use #614CCD directly in your CSS properties like color or background-color.

What colors go well with #614CCD?

#B7CD4C (complementary), #4C77CD (analogous), and #402D9F (lighter shade) work well with #614CCD.