Moccasin Color — HEX, RGB, HSL & CMYK Codes

#ffe4b5
Format Value
HEX #ffe4b5
RGB rgb(255, 228, 181)
HSL hsl(38.1, 100%, 85.5%)
CMYK cmyk(0%, 10.6%, 29%, 0%)
HSV hsv(38.1, 29%, 100%)

moccasin color harmonies

Tints & shades of moccasin

Tints (lighter)

#ffe6bc #ffe9c2 #ffebc9 #ffeed0 #fff0d7 #fff3dd #fff5e4 #fff8eb #fffaf2 #fffdf8

Shades (darker)

#e8cfa5 #d1bb94 #b9a684 #a29173 #8b7c63 #746852 #5d5342 #463e31 #2e2921 #171510

Contrast & accessibility

The quick brown fox

On white · 1.23:1 · Fail

The quick brown fox

On black · 17.02:1 · AAA

Recommended text color: #000000

Use moccasin in code

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

Colors similar to moccasin

Browse all Orange colors →

What is the HEX code for moccasin?

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

How do I use moccasin in CSS?

To apply moccasin in CSS:

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

What are all the color format values for moccasin?

FormatValue
HEX#ffe4b5
RGBrgb(255, 228, 181)
HSLhsl(38.1, 100%, 85.5%)
CMYKcmyk(0%, 10.6%, 29%, 0%)

How do I convert moccasin to HEX?

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

What color family does moccasin belong to?

moccasin belongs to the orange color family. It is a light, vivid color with HSL values: hue 38.1°, saturation 100%, lightness 85.5%.

How do I create lighter and darker shades of moccasin?

Lighter variant (lightness 95%): #fff6e5. Darker variant (lightness 70.5%): #ffc869. 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.