Pistachio to RGB — Color Code

RGB

rgb(192, 250, 139)

Format Value
HEX #c0fa8b
RGB rgb(192, 250, 139)
HSL hsl(91.4, 91.7%, 76.3%)
CMYK cmyk(23.2%, 0%, 44.4%, 2%)

What is the RGB code for pistachio?

The CSS color pistachio in RGB format is rgb(192, 250, 139). Use this value directly in CSS, SVG, and most design tools.

How do I use pistachio in CSS?

To apply pistachio in CSS:

  • Text color: color: rgb(192, 250, 139);
  • Background: background-color: rgb(192, 250, 139);
  • Border: border-color: rgb(192, 250, 139);

What are all the color format values for pistachio?

FormatValue
HEX#c0fa8b
RGBrgb(192, 250, 139)
HSLhsl(91.4, 91.7%, 76.3%)
CMYKcmyk(23.2%, 0%, 44.4%, 2%)

How do I convert pistachio to RGB?

Select pistachio from the color name list in our color converter. The RGB value — rgb(192, 250, 139) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pistachio belong to?

pistachio belongs to the green color family. It is a light, vivid color with HSL values: hue 91.4°, saturation 91.7%, lightness 76.3%.

How do I create lighter and darker shades of pistachio?

Lighter variant (lightness 91.3%): #e8fdd4. Darker variant (lightness 61.3%): #98f742. 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.