#CF90ED Color Information

Hex color code: #CF90ED

A vivid purple shade, #CF90ED appears as (207, 144, 237) in RGB and (281°, 72%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CF90ED
RGB
207, 144, 237
HSL
281°, 72%, 75%
CMYK
13%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF90ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 144, 237

Red: 207 / Green: 144 / Blue: 237

HSL

281°, 72%, 75%

Hue: 281° / Saturation: 72% / Lightness: 75%

CMYK

13%, 39%, 0%, 7%

Cyan: 13% / Magenta: 39% / Yellow: 0% / Key: 7%

What color is #CF90ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF90ED to RGB:

rgb(207, 144, 237)HEX to RGB Converter →

HEX to HSL

Convert #CF90ED to HSL:

hsl(281, 72%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CF90ED to CMYK:

cmyk(13%, 39%, 0%, 7%)Color Converter →

Color Meaning and Usage

#CF90ED is a dynamic purple color with RGB values of 207, 144, 237 and HSL of 281°, 72%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF90ED is #AEED91, creating high-contrast pairings. For softer combinations, try analogous colors like #A291ED.

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

Contrast with #CF90ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF90ED?

#CF90ED is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF90ED?

#CF90ED in RGB is (207, 144, 237) - 207 red, 144 green, and 237 blue.

How to use #CF90ED in CSS?

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

What colors go well with #CF90ED?

#AEED91 (complementary), #A291ED (analogous), and #B450E2 (lighter shade) work well with #CF90ED.