#C28E97 Color Information

Hex color code: #C28E97

A delicate red shade, #C28E97 appears as (194, 142, 151) in RGB and (350°, 30%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C28E97
RGB
194, 142, 151
HSL
350°, 30%, 66%
CMYK
0%, 27%, 22%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C28E97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 142, 151

Red: 194 / Green: 142 / Blue: 151

HSL

350°, 30%, 66%

Hue: 350° / Saturation: 30% / Lightness: 66%

CMYK

0%, 27%, 22%, 24%

Cyan: 0% / Magenta: 27% / Yellow: 22% / Key: 24%

What color is #C28E97?

#C28E97 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C28E97 to RGB:

rgb(194, 142, 151)HEX to RGB Converter →

HEX to HSL

Convert #C28E97 to HSL:

hsl(350, 30%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C28E97 to CMYK:

cmyk(0%, 27%, 22%, 24%)Color Converter →

Color Meaning and Usage

#C28E97 is a subtle red color with RGB values of 194, 142, 151 and HSL of 350°, 30%, 66%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C28E97 is #8EC2BA, creating high-contrast pairings. For softer combinations, try analogous colors like #C28EB1.

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

Contrast with #C28E97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C28E97?

#C28E97 is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C28E97?

#C28E97 in RGB is (194, 142, 151) - 194 red, 142 green, and 151 blue.

How to use #C28E97 in CSS?

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

What colors go well with #C28E97?

#8EC2BA (complementary), #C28EB1 (analogous), and #A85D69 (lighter shade) work well with #C28E97.