Soft pink Color — HEX, RGB, HSL & CMYK Codes

#fdb0c0
Format Value
HEX #fdb0c0
RGB rgb(253, 176, 192)
HSL hsl(347.5, 95.1%, 84.1%)
CMYK cmyk(0%, 30.4%, 24.1%, 0.8%)
HSV hsv(347.5, 30.4%, 99.2%)

soft pink color harmonies

Tints & shades of soft pink

Tints (lighter)

#fdb7c6 #fdbecb #fec6d1 #fecdd7 #fed4dd #fedbe2 #fee2e8 #fee9ee #fff1f4 #fff8f9

Shades (darker)

#e6a0af #cf909d #b8808c #a1707a #8a6069 #735057 #5c4046 #453034 #2e2023 #171011

Contrast & accessibility

The quick brown fox

On white · 1.73:1 · Fail

The quick brown fox

On black · 12.15:1 · AAA

Recommended text color: #000000

Use soft pink in code

CSS color: #fdb0c0;
SCSS $color: #fdb0c0;
Tailwind bg-[#fdb0c0]
Swift UIColor(red: 0.992, green: 0.690, blue: 0.753, alpha: 1)
Android Color.parseColor("#fdb0c0")
Flutter Color(0xFFFDB0C0)

Colors similar to soft pink

Browse all Red colors →

What is the HEX code for soft pink?

The CSS color soft pink in HEX format is #fdb0c0. Use this value directly in CSS, SVG, and most design tools.

How do I use soft pink in CSS?

To apply soft pink in CSS:

  • Text color: color: #fdb0c0;
  • Background: background-color: #fdb0c0;
  • Border: border-color: #fdb0c0;

What are all the color format values for soft pink?

FormatValue
HEX#fdb0c0
RGBrgb(253, 176, 192)
HSLhsl(347.5, 95.1%, 84.1%)
CMYKcmyk(0%, 30.4%, 24.1%, 0.8%)

How do I convert soft pink to HEX?

Select soft pink from the color name list in our color converter. The HEX value — #fdb0c0 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does soft pink belong to?

soft pink belongs to the red color family. It is a light, vivid color with HSL values: hue 347.5°, saturation 95.1%, lightness 84.1%.

How do I create lighter and darker shades of soft pink?

Lighter variant (lightness 95%): #fee6eb. Darker variant (lightness 69.1%): #fb6584. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.