#C28FB7 Color Information

Hex color code: #C28FB7

#C28FB7 is a subtle magenta color. In RGB it is (194, 143, 183), and in HSL it is (313°, 29%, 66%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#C28FB7
RGB
194, 143, 183
HSL
313°, 29%, 66%
CMYK
0%, 26%, 6%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C28FB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 143, 183

Red: 194 / Green: 143 / Blue: 183

HSL

313°, 29%, 66%

Hue: 313° / Saturation: 29% / Lightness: 66%

CMYK

0%, 26%, 6%, 24%

Cyan: 0% / Magenta: 26% / Yellow: 6% / Key: 24%

What color is #C28FB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C28FB7 to RGB:

rgb(194, 143, 183)HEX to RGB Converter →

HEX to HSL

Convert #C28FB7 to HSL:

hsl(313, 29%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C28FB7 to CMYK:

cmyk(0%, 26%, 6%, 24%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #C28FB7 has RGB (194, 143, 183) and HSL (313°, 29%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C28FB7 is #8FC19A, creating high-contrast pairings. For softer combinations, try analogous colors like #B38FC1.

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

Contrast with #C28FB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C28FB7?

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

What is the RGB value of #C28FB7?

#C28FB7 in RGB is (194, 143, 183) - 194 red, 143 green, and 183 blue.

How to use #C28FB7 in CSS?

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

What colors go well with #C28FB7?

#8FC19A (complementary), #B38FC1 (analogous), and #A65E97 (lighter shade) work well with #C28FB7.