#CAADF5 Color Information

Hex color code: #CAADF5

A delicate purple shade, #CAADF5 appears as (202, 173, 245) in RGB and (264°, 78%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CAADF5
RGB
202, 173, 245
HSL
264°, 78%, 82%
CMYK
18%, 29%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAADF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 173, 245

Red: 202 / Green: 173 / Blue: 245

HSL

264°, 78%, 82%

Hue: 264° / Saturation: 78% / Lightness: 82%

CMYK

18%, 29%, 0%, 4%

Cyan: 18% / Magenta: 29% / Yellow: 0% / Key: 4%

What color is #CAADF5?

#CAADF5 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAADF5 to RGB:

rgb(202, 173, 245)HEX to RGB Converter →

HEX to HSL

Convert #CAADF5 to HSL:

hsl(264, 78%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CAADF5 to CMYK:

cmyk(18%, 29%, 0%, 4%)Color Converter →

Color Meaning and Usage

#CAADF5 is a light purple color with RGB values of 202, 173, 245 and HSL of 264°, 78%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAADF5 is #D8F5AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADB4F5.

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

Contrast with #CAADF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAADF5?

#CAADF5 is a light purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAADF5?

#CAADF5 in RGB is (202, 173, 245) - 202 red, 173 green, and 245 blue.

How to use #CAADF5 in CSS?

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

What colors go well with #CAADF5?

#D8F5AD (complementary), #ADB4F5 (analogous), and #9E69EC (lighter shade) work well with #CAADF5.