ColorHTML / CSSColor NameHex Code#RRGGBBDecimal Code(R,G,B) coral #FF7F50 rgb(255,127,80) tomato #FF6347 rgb(255,99,71) orangered #FF4500 rgb(255,69,0) gold #FFD700 rgb(255,215,0) orange #FFA500 rgb(255,165,0) darkorange #FF8C00 rgb(255,140,0)...
A strong and vivid shade of orange with the hex code #FFAC1C, slightly more yellow than true orange. Bright orange is the national color of the Netherlands thanks to William of Orange, the man who led the revolt which ended in Dutch independence....
Orangebrand hex, RGB, CMYK and Pantone® (PMS) color codes Orange Hex code#FF7900content_copy RGB values(255, 121, 0)content_copy CMYK values(0, 53, 100, 0)*content_copy Pantone®151content_copy *These color values have not been given explicitly in the Orange brand guidelines. They...
The color orange (pantone) with hexadecimal color code #ff5800 is a shade of orange. In the RGB color model #ff5800 is composed of 100.0% red, 34.51% green and 0.0% blue. In the HSL color space #ff5800 has a hue of 21° (degrees), 100% saturation and 50% lightness. This color...
The hexadecimal RGB code of Red-Orange color is #FF5349 and the decimal is rgb(255,83,73). The red-green-blue components are FF (255) red, 53 (83) green and 49 (73) blue.
Dark orange is defined by the following color codes and values to ensure consistency across various digital platforms and devices. HEX code: #C76E00 RGB value: 78% red, 43.1% green, and 0% blue Accessibility considerations play a crucial role in UX and UI design color choices. Figma offers...
The hexadecimal RGB code of Orange Soda color is #FA5B3D and the decimal is rgb(250,91,61). The red-green-blue components are FA (250) red, 5B (91) green and 3D (61) blue.
Light orange's soft and cheerful hue brings warmth and enthusiasm to any space, encouraging creativity. Learn more about the color light orange in this guide.
Outlook orange color Noticing a change in outlook today. The color coding in the category of Outlook no longer has the color orange (The colororange(pantone) with hexadecimal color code #ff5800 is a shade oforange. In the RGB color model #ff5800 is comprised of 100% red, 34.51% green ...
Also, below are quick code examples of using CSS to apply this color to various HTML elements. Text/Foreground Color .myExample{ color:orange; } Background Color xxxxxxxxxx .myExample{ background-color:orange; } You can also use it with thebackgroundshorthand property, like this: ...