Soft pink to CMYK — Color Code

#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 CMYK code for soft pink?

The CSS color soft pink in CMYK format is cmyk(0%, 30.4%, 24.1%, 0.8%). 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: cmyk(0%, 30.4%, 24.1%, 0.8%);
  • Background: background-color: cmyk(0%, 30.4%, 24.1%, 0.8%);
  • Border: border-color: cmyk(0%, 30.4%, 24.1%, 0.8%);

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 CMYK?

Select soft pink from the color name list in our color converter. The CMYK value — cmyk(0%, 30.4%, 24.1%, 0.8%) — 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 CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.