#C4BADE Color Information

Hex color code: #C4BADE

A ethereal purple shade, #C4BADE appears as (196, 186, 222) in RGB and (257°, 35%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#C4BADE
RGB
196, 186, 222
HSL
257°, 35%, 80%
CMYK
12%, 16%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #C4BADE; 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 #C4BADE; background-color: #C4BADE15; }

Alert / Toast

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

Link / Accent

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

a { color: #C4BADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #C4BADE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 186, 222

Red: 196 / Green: 186 / Blue: 222

HSL

257°, 35%, 80%

Hue: 257° / Saturation: 35% / Lightness: 80%

CMYK

12%, 16%, 0%, 13%

Cyan: 12% / Magenta: 16% / Yellow: 0% / Key: 13%

What color is #C4BADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4BADE to RGB:

rgb(196, 186, 222)HEX to RGB Converter →

HEX to HSL

Convert #C4BADE to HSL:

hsl(257, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #C4BADE to CMYK:

cmyk(12%, 16%, 0%, 13%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #C4BADE has RGB (196, 186, 222) and HSL (257°, 35%, 80%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4BADE is #D4DEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC2DE.

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

Contrast with #C4BADE

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

Contrast Ratio: 11.43:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4BADE?

#C4BADE is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C4BADE?

#C4BADE in RGB is (196, 186, 222) - 196 red, 186 green, and 222 blue.

How to use #C4BADE in CSS?

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

What colors go well with #C4BADE?

#D4DEBA (complementary), #BAC2DE (analogous), and #9887C5 (lighter shade) work well with #C4BADE.