Skip to main content Skip to docs navigation

#ff8a6a hex color | Download Light Orange BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Salmon Orange and its hex is #FF8C69 Nearest Color Name

Color Hue/Base color: Orange

Hex #ff8a6a Color code in RGB color code model is created after adding 100% red color, 54.12% green color and 41.57% blue color. Hex #ff8a6a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 58% yellow and 0% black.

Hex #ff8a6a color code is between #ee8866 web safe hex color code and #dd9977 web safe hex color code. #ee8866 is the nearest web safe color code. You can see here many more shades of #ff8a6a color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code ff8a6a #ff8a6a
RGB Decimal 255, 138, 106 255, 138, 106
RGB Percent 100%, 54%, 42% rgb(100%, 54%, 42%)
CSS RGBa 255, 138, 106,1 rgba(255,138,106,1)
CMYK Model cmyk(0%,46%,58%,0%)
HSL Color Space 13,100% ,71% hsl(13,100% ,71%)
HSV Color Space 13°, 58%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10001010 01101010
Octal 377 212 152
Decimal 255 138 106
Hex ff 8a 6a

Different shades of #ff8a6a color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #ff8a6a
#d02d00
Darker of #ff8a6a
#ff3a04
Dark of #ff8a6a
#ff6237
Base of #ff8a6a
#ff8a6a
Light of #ff8a6a
#ffb29d
Lighter
#ffdad0
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ff8a6a
#6adfff

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#ff8a6a
#6affd5
#6a94ff

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#ff6aa1
#ff6a88
#ff8a6a
#ffbc6a
#fffa6a

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#ff8a6a
#8a6aff
#6aff8a

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#ff8a6a
#6aff8a
#6adfff
#ff6adf

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ff8a6a
#94ff6a
#6adfff
#d56aff

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #ff8a6a

#9d2200
#d02d00
#ff3a04
#ff6237
#ff8a6a
#ffb29d
#ffdad0
#ffffff
#ffffff

Tints of #ff8a6a Color

#ff8a6a
#ff977a
#ffa48b
#ffb19b
#ffbeac
#ffcbbc
#ffd8cd
#ffe5dd
#fff2ee
#ffffff

Shades of #ff8a6a color code

Generate more color scales with scales (color stack) generator.

#ff8a6a
#e27a5e
#c66b52
#aa5c46
#8d4c3a
#713d2f
#552e23
#381e17
#1c0f0b
#000000

Tones

#ff8a6a
#f09279
#e19b88
#d2a397
#c3aca6

Tones

Similar Color like #ff8a6a color

Find visually similar hex color codes nearing to #ff8a6a hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ff8b6b
#ff8c6c
#ff8d6d
#ff8e6e
#ff8f6f
#ff9070
#ff9171
#ff9272
#ff9373
#ff9474
#ff9575
#ff9676
#ff9777
#ff9878
#fe8969
#fd8868
#fc8767
#fb8666
#fa8565
#f98464
#f88363
#f78262
#f68161
#f58060
#f47f5f
#f37e5e
#f27d5d
#f17c5c

Download this Light Orange

Hex #ff8a6a Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#ff8a6a Color Code Preview on Black Background Color

This is how #ff8a6a Color will look on black background color. Color contrast ratio is 9.10

#ff8a6a in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#ff8a6a">Your Example Paragraph content text in with font color #ff8a6a </p>

Your Example Paragraph content text in with font color #ff8a6a

HTML with inline CSS

<div style="color:#ff8a6a">Your Paragraph text in with font color #ff8a6a </div>

Your Example Paragraph content text in with font color #ff8a6a

#ff8a6a color code is use for CSS Background Color

Background color for the above div is #ff8a6a

HTML with inline CSS

<div style="background-color:#ff8a6a;"></div>

#ff8a6a color code is use for CSS Border Color

CSS Border color for the above div is #ff8a6a

HTML with inline CSS

<div style="border:5px solid #ff8a6a;"></div>

CSS Border Left color for the above div is #ff8a6a

HTML with inline CSS

<div style="border-left:5px solid #ff8a6a;"></div>

CSS Border Right color for the above div is #ff8a6a

HTML with inline CSS

<div style="border-right:5px solid #ff8a6a;"></div>

CSS Border Bottom color for the above div is #ff8a6a

HTML with inline CSS

<div style="border-bottom:5px solid #ff8a6a;"></div>

CSS Border Top color for the above div is #ff8a6a

HTML with inline CSS

<div style="border-top:5px solid #ff8a6a;"></div>

#ff8a6a hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#ff8a6a; } .examplecolorclass {color:#ff8a6a; } .examplebordercolor {border:3px solid #ff8a6a; }

#ff8a6a Color code Preview on White Background

This is how #ff8a6a Color code will look on white background color. Color contrast ratio is 2.31

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #ff8a6a; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ff8a6a; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,138,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,223,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,138,106,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }