#CF9698 Color Information

Hex color code: #CF9698

A gentle red shade, #CF9698 appears as (207, 150, 152) in RGB and (358°, 37%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#CF9698
RGB
207, 150, 152
HSL
358°, 37%, 70%
CMYK
0%, 28%, 27%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF9698; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 150, 152

Red: 207 / Green: 150 / Blue: 152

HSL

358°, 37%, 70%

Hue: 358° / Saturation: 37% / Lightness: 70%

CMYK

0%, 28%, 27%, 19%

Cyan: 0% / Magenta: 28% / Yellow: 27% / Key: 19%

What color is #CF9698?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF9698 to RGB:

rgb(207, 150, 152)HEX to RGB Converter →

HEX to HSL

Convert #CF9698 to HSL:

hsl(358, 37%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CF9698 to CMYK:

cmyk(0%, 28%, 27%, 19%)Color Converter →

Color Meaning and Usage

A gentle red tone, #CF9698 has RGB (207, 150, 152) and HSL (358°, 37%, 70%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF9698 is #96CFCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CF96B4.

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

Contrast with #CF9698

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF9698?

#CF9698 is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CF9698?

#CF9698 in RGB is (207, 150, 152) - 207 red, 150 green, and 152 blue.

How to use #CF9698 in CSS?

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

What colors go well with #CF9698?

#96CFCD (complementary), #CF96B4 (analogous), and #B76265 (lighter shade) work well with #CF9698.