Skip to main content Skip to docs navigation

#ff828e hex color | Download Light Red 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 Pantone 177 C and its hex is #FF808B Nearest Color Name

Color Hue/Base color: Red

Hex #ff828e Color code in RGB color code model is created after adding 100% red color, 50.98% green color and 55.69% blue color. Hex #ff828e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 44% yellow and 0% black.

Hex #ff828e color code is between #ee8888 web safe hex color code and #dd7799 web safe hex color code. #ee8888 is the nearest web safe color code. You can see here many more shades of #ff828e color code.

RGB Chart

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

Color Table

Hex Color Code ff828e #ff828e
RGB Decimal 255, 130, 142 255, 130, 142
RGB Percent 100%, 51%, 56% rgb(100%, 51%, 56%)
CSS RGBa 255, 130, 142,1 rgba(255,130,142,1)
CMYK Model cmyk(0%,49%,44%,0%)
HSL Color Space 354,100% ,75% hsl(354,100% ,75%)
HSV Color Space 354°, 49%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10000010 10001110
Octal 377 202 216
Decimal 255 130 142
Hex ff 82 8e

Different shades of #ff828e color code.

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

Darkest of #ff828e
#e80016
Darker of #ff828e
#ff1c32
Dark of #ff828e
#ff4f60
Base of #ff828e
#ff828e
Light of #ff828e
#ffb5bc
Lighter
#ffe8ea
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

#ff828e
#82fff3

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

Split Complementary

#ff828e
#82ffb4
#82ccff

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

Analogous Color

#ff82d7
#ff82c2
#ff828e
#ffa082
#ffd482

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

#ff828e
#828eff
#8eff82

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

#ff828e
#8eff82
#82fff3
#f382ff

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

#ff828e
#ccff82
#82fff3
#b482ff

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 #ff828e

#b50011
#e80016
#ff1c32
#ff4f60
#ff828e
#ffb5bc
#ffe8ea
#ffffff
#ffffff

Tints of #ff828e Color

#ff828e
#ff8f9a
#ff9da7
#ffabb3
#ffb9c0
#ffc7cc
#ffd5d9
#ffe3e5
#fff1f2
#ffffff

Shades of #ff828e color code

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

#ff828e
#e2737e
#c6656e
#aa565e
#8d484e
#71393f
#552b2f
#381c1f
#1c0e0f
#000000

Tones

#ff828e
#f28e98
#e69ba2
#d9a7ac
#cdb4b6

Tones

Similar Color like #ff828e color

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

#ff838f
#ff8490
#ff8591
#ff8692
#ff8793
#ff8894
#ff8995
#ff8a96
#ff8b97
#ff8c98
#ff8d99
#ff8e9a
#ff8f9b
#ff909c
#fe818d
#fd808c
#fc7f8b
#fb7e8a
#fa7d89
#f97c88
#f87b87
#f77a86
#f67985
#f57884
#f47783
#f37682
#f27581
#f17480

Download this Light Red

Hex #ff828e 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.

#ff828e Color Code Preview on Black Background Color

This is how #ff828e Color will look on black background color. Color contrast ratio is 8.84

#ff828e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff828e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff828e

#ff828e color code is use for CSS Background Color

Background color for the above div is #ff828e

HTML with inline CSS

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

#ff828e color code is use for CSS Border Color

CSS Border color for the above div is #ff828e

HTML with inline CSS

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

CSS Border Left color for the above div is #ff828e

HTML with inline CSS

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

CSS Border Right color for the above div is #ff828e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff828e

HTML with inline CSS

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

CSS Border Top color for the above div is #ff828e

HTML with inline CSS

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

#ff828e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff828e Color code Preview on White Background

This is how #ff828e Color code will look on white background color. Color contrast ratio is 2.38

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 #ff828e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ff828e; }

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,130,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(130,255,243,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,130,142,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }