#CBA2EC Color Information

Hex color code: #CBA2EC

A ethereal purple shade, #CBA2EC appears as (203, 162, 236) in RGB and (273°, 66%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CBA2EC
RGB
203, 162, 236
HSL
273°, 66%, 78%
CMYK
14%, 31%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBA2EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 162, 236

Red: 203 / Green: 162 / Blue: 236

HSL

273°, 66%, 78%

Hue: 273° / Saturation: 66% / Lightness: 78%

CMYK

14%, 31%, 0%, 7%

Cyan: 14% / Magenta: 31% / Yellow: 0% / Key: 7%

What color is #CBA2EC?

#CBA2EC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBA2EC to RGB:

rgb(203, 162, 236)HEX to RGB Converter →

HEX to HSL

Convert #CBA2EC to HSL:

hsl(273, 66%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CBA2EC to CMYK:

cmyk(14%, 31%, 0%, 7%)Color Converter →

Color Meaning and Usage

#CBA2EC is a soft purple color with RGB values of 203, 162, 236 and HSL of 273°, 66%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBA2EC is #C3ECA2, creating high-contrast pairings. For softer combinations, try analogous colors like #A6A2EC.

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

Contrast with #CBA2EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBA2EC?

#CBA2EC is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CBA2EC?

#CBA2EC in RGB is (203, 162, 236) - 203 red, 162 green, and 236 blue.

How to use #CBA2EC in CSS?

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

What colors go well with #CBA2EC?

#C3ECA2 (complementary), #A6A2EC (analogous), and #A762DF (lighter shade) work well with #CBA2EC.