Floralwhite to CMYK — Color Code

#fffaf0
Format Value
HEX #fffaf0
RGB rgb(255, 250, 240)
HSL hsl(40, 100%, 97.1%)
CMYK cmyk(0%, 2%, 5.9%, 0%)
HSV hsv(40, 5.9%, 100%)

floralwhite color harmonies

Tints & shades of floralwhite

Tints (lighter)

#fffaf1 #fffbf3 #fffbf4 #fffcf5 #fffcf7 #fffdf8 #fffdfa #fffefb #fffefc #fffffe

Shades (darker)

#e8e3da #d1cdc4 #b9b6af #a29f99 #8b8883 #74726d #5d5b57 #464441 #2e2d2c #171716

Contrast & accessibility

The quick brown fox

On white · 1.04:1 · Fail

The quick brown fox

On black · 20.18:1 · AAA

Recommended text color: #000000

Use floralwhite in code

CSS color: #fffaf0;
SCSS $color: #fffaf0;
Tailwind bg-[#fffaf0]
Swift UIColor(red: 1.000, green: 0.980, blue: 0.941, alpha: 1)
Android Color.parseColor("#fffaf0")
Flutter Color(0xFFFFFAF0)

Colors similar to floralwhite

Browse all Gray & neutral colors →

What is the CMYK code for floralwhite?

The CSS color floralwhite in CMYK format is cmyk(0%, 2%, 5.9%, 0%). Use this value directly in CSS, SVG, and most design tools.

How do I use floralwhite in CSS?

To apply floralwhite in CSS:

  • Text color: color: cmyk(0%, 2%, 5.9%, 0%);
  • Background: background-color: cmyk(0%, 2%, 5.9%, 0%);
  • Border: border-color: cmyk(0%, 2%, 5.9%, 0%);

What are all the color format values for floralwhite?

FormatValue
HEX#fffaf0
RGBrgb(255, 250, 240)
HSLhsl(40, 100%, 97.1%)
CMYKcmyk(0%, 2%, 5.9%, 0%)

How do I convert floralwhite to CMYK?

Select floralwhite from the color name list in our color converter. The CMYK value — cmyk(0%, 2%, 5.9%, 0%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does floralwhite belong to?

floralwhite belongs to the near-white color family. It is a light, vivid color with HSL values: hue 40°, saturation 100%, lightness 97.1%.

How do I create lighter and darker shades of floralwhite?

Lighter variant (lightness 95%): #fff7e5. Darker variant (lightness 82.1%): #ffe1a4. 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.