Sandy to RGB — Color Code

#f1da7a
Format Value
HEX #f1da7a
RGB rgb(241, 218, 122)
HSL hsl(48.4, 81%, 71.2%)
CMYK cmyk(0%, 9.5%, 49.4%, 5.5%)
HSV hsv(48.4, 49.4%, 94.5%)

sandy color harmonies

Tints & shades of sandy

Tints (lighter)

#f2dd86 #f4e192 #f5e49e #f6e7aa #f7ebb6 #f9eec3 #faf2cf #fbf5db #fcf8e7 #fefcf3

Shades (darker)

#dbc66f #c5b264 #af9f59 #998b4e #837743 #6e6337 #584f2c #423b21 #2c2816 #16140b

Contrast & accessibility

The quick brown fox

On white · 1.4:1 · Fail

The quick brown fox

On black · 15.05:1 · AAA

Recommended text color: #000000

Use sandy in code

CSS color: #f1da7a;
SCSS $color: #f1da7a;
Tailwind bg-[#f1da7a]
Swift UIColor(red: 0.945, green: 0.855, blue: 0.478, alpha: 1)
Android Color.parseColor("#f1da7a")
Flutter Color(0xFFF1DA7A)

Colors similar to sandy

Browse all Yellow colors →

What is the RGB code for sandy?

The CSS color sandy in RGB format is rgb(241, 218, 122). Use this value directly in CSS, SVG, and most design tools.

How do I use sandy in CSS?

To apply sandy in CSS:

  • Text color: color: rgb(241, 218, 122);
  • Background: background-color: rgb(241, 218, 122);
  • Border: border-color: rgb(241, 218, 122);

What are all the color format values for sandy?

FormatValue
HEX#f1da7a
RGBrgb(241, 218, 122)
HSLhsl(48.4, 81%, 71.2%)
CMYKcmyk(0%, 9.5%, 49.4%, 5.5%)

How do I convert sandy to RGB?

Select sandy from the color name list in our color converter. The RGB value — rgb(241, 218, 122) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does sandy belong to?

sandy belongs to the yellow color family. It is a light, vivid color with HSL values: hue 48.4°, saturation 81%, lightness 71.2%.

How do I create lighter and darker shades of sandy?

Lighter variant (lightness 86.2%): #f8edbf. Darker variant (lightness 56.2%): #eac735. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.