#C698A3 Color Information

Hex color code: #C698A3

The hex color #C698A3 is a subtle red with RGB values of (198, 152, 163) and HSL of (346°, 29%, 69%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#C698A3
RGB
198, 152, 163
HSL
346°, 29%, 69%
CMYK
0%, 23%, 18%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C698A3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 152, 163

Red: 198 / Green: 152 / Blue: 163

HSL

346°, 29%, 69%

Hue: 346° / Saturation: 29% / Lightness: 69%

CMYK

0%, 23%, 18%, 22%

Cyan: 0% / Magenta: 23% / Yellow: 18% / Key: 22%

What color is #C698A3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C698A3 to RGB:

rgb(198, 152, 163)HEX to RGB Converter →

HEX to HSL

Convert #C698A3 to HSL:

hsl(346, 29%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C698A3 to CMYK:

cmyk(0%, 23%, 18%, 22%)Color Converter →

Color Meaning and Usage

#C698A3 is a soft red color with RGB values of 198, 152, 163 and HSL of 346°, 29%, 69%. 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 #C698A3 is #99C7BC, creating high-contrast pairings. For softer combinations, try analogous colors like #C799BB.

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

Contrast with #C698A3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C698A3?

#C698A3 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C698A3?

#C698A3 in RGB is (198, 152, 163) - 198 red, 152 green, and 163 blue.

How to use #C698A3 in CSS?

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

What colors go well with #C698A3?

#99C7BC (complementary), #C799BB (analogous), and #AC6878 (lighter shade) work well with #C698A3.