Ivory Color

HEX, RGB, HSL & CMYK Codes

#fffff0
Format Value
HEX #fffff0
RGB rgb(255, 255, 240)
HSL hsl(60, 100%, 97.1%)
CMYK cmyk(0%, 0%, 5.9%, 0%)
HSV hsv(60, 5.9%, 100%)

ivory color harmonies

Tints & shades of ivory

Tints (lighter)

#fffff1 #fffff3 #fffff4 #fffff5 #fffff7 #fffff8 #fffffa #fffffb #fffffc #fffffe

Shades (darker)

#e8e8da #d1d1c4 #b9b9af #a2a299 #8b8b83 #74746d #5d5d57 #464641 #2e2e2c #171716

Contrast & accessibility

The quick brown fox

On white · 1.01:1 · Fail

The quick brown fox

On black · 20.81:1 · AAA

Recommended text color: #000000

Use ivory in code

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

Colors similar to ivory

Browse all Gray & neutral colors →

What is the HEX code for ivory?

The CSS color ivory in HEX format is #fffff0. Use this value directly in CSS, SVG, and most design tools.

How do I use ivory in CSS?

To apply ivory in CSS:

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

What are all the color format values for ivory?

FormatValue
HEX#fffff0
RGBrgb(255, 255, 240)
HSLhsl(60, 100%, 97.1%)
CMYKcmyk(0%, 0%, 5.9%, 0%)

How do I convert ivory to HEX?

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

What color family does ivory belong to?

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

How do I create lighter and darker shades of ivory?

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