#CF85EF Color Information

Hex color code: #CF85EF

The hex color #CF85EF is a striking purple with RGB values of (207, 133, 239) and HSL of (282°, 77%, 73%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#CF85EF
RGB
207, 133, 239
HSL
282°, 77%, 73%
CMYK
13%, 44%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF85EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 133, 239

Red: 207 / Green: 133 / Blue: 239

HSL

282°, 77%, 73%

Hue: 282° / Saturation: 77% / Lightness: 73%

CMYK

13%, 44%, 0%, 6%

Cyan: 13% / Magenta: 44% / Yellow: 0% / Key: 6%

What color is #CF85EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF85EF to RGB:

rgb(207, 133, 239)HEX to RGB Converter →

HEX to HSL

Convert #CF85EF to HSL:

hsl(282, 77%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CF85EF to CMYK:

cmyk(13%, 44%, 0%, 6%)Color Converter →

Color Meaning and Usage

#CF85EF is a dynamic purple color with RGB values of 207, 133, 239 and HSL of 282°, 77%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF85EF is #A5EF85, creating high-contrast pairings. For softer combinations, try analogous colors like #9A85EF.

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

Contrast with #CF85EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF85EF?

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

What is the RGB value of #CF85EF?

#CF85EF in RGB is (207, 133, 239) - 207 red, 133 green, and 239 blue.

How to use #CF85EF in CSS?

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

What colors go well with #CF85EF?

#A5EF85 (complementary), #9A85EF (analogous), and #B541E6 (lighter shade) work well with #CF85EF.