#CD23BF Color Information

Hex color code: #CD23BF

#CD23BF is a eye-catching magenta color. In RGB it is (205, 35, 191), and in HSL it is (305°, 71%, 47%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#CD23BF
RGB
205, 35, 191
HSL
305°, 71%, 47%
CMYK
0%, 83%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD23BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 35, 191

Red: 205 / Green: 35 / Blue: 191

HSL

305°, 71%, 47%

Hue: 305° / Saturation: 71% / Lightness: 47%

CMYK

0%, 83%, 7%, 20%

Cyan: 0% / Magenta: 83% / Yellow: 7% / Key: 20%

What color is #CD23BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD23BF to RGB:

rgb(205, 35, 191)HEX to RGB Converter →

HEX to HSL

Convert #CD23BF to HSL:

hsl(305, 71%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #CD23BF to CMYK:

cmyk(0%, 83%, 7%, 20%)Color Converter →

Color Meaning and Usage

#CD23BF is a eye-catching magenta color with RGB values of 205, 35, 191 and HSL of 305°, 71%, 47%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD23BF is #23CD31, creating high-contrast pairings. For softer combinations, try analogous colors like #8623CD.

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

Contrast with #CD23BF

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

Contrast Ratio: 4.59:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD23BF?

#CD23BF is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD23BF?

#CD23BF in RGB is (205, 35, 191) - 205 red, 35 green, and 191 blue.

How to use #CD23BF in CSS?

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

What colors go well with #CD23BF?

#23CD31 (complementary), #8623CD (analogous), and #8C1882 (lighter shade) work well with #CD23BF.