Skip to main content Skip to docs navigation

#ffaafd 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 Jigglypuff and its hex is #FFAAFF Nearest Color Name

Color Hue/Base color: Red

Hex #ffaafd Color code in RGB color code model is created after adding 100% red color, 66.67% green color and 99.22% blue color. Hex #ffaafd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 1% yellow and 0% black.

Hex #ffaafd color code is between #ee99ff web safe hex color code and #ddbbee web safe hex color code. #ee99ff is the nearest web safe color code. You can see here many more shades of #ffaafd color code.

RGB Chart

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

Color Table

Hex Color Code ffaafd #ffaafd
RGB Decimal 255, 170, 253 255, 170, 253
RGB Percent 100%, 67%, 99% rgb(100%, 67%, 99%)
CSS RGBa 255, 170, 253,1 rgba(255,170,253,1)
CMYK Model cmyk(0%,33%,1%,0%)
HSL Color Space 301,100% ,83% hsl(301,100% ,83%)
HSV Color Space 301°, 33%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10101010 11111101
Octal 377 252 375
Decimal 255 170 253
Hex ff aa fd

Different shades of #ffaafd color code.

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

Darkest of #ffaafd
#ff11f9
Darker of #ffaafd
#ff44fb
Dark of #ffaafd
#ff77fc
Base of #ffaafd
#ffaafd
Light of #ffaafd
#ffddfe
Lighter
#ffffff
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

#ffaafd
#aaffac

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

Split Complementary

#ffaafd
#d2ffaa
#aaffd6

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

Analogous Color

#cfaaff
#deaaff
#ffaafd
#ffaae1
#ffaabd

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

#ffaafd
#aafdff
#fdffaa

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

#ffaafd
#fdffaa
#aaffac
#acaaff

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

#ffaafd
#ffd6aa
#aaffac
#aad2ff

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

#dd00d8
#ff11f9
#ff44fb
#ff77fc
#ffaafd
#ffddfe
#ffffff
#ffffff
#ffffff

Tints of #ffaafd Color

#ffaafd
#ffb3fd
#ffbcfd
#ffc6fd
#ffcffd
#ffd9fe
#ffe2fe
#ffecfe
#fff5fe
#ffffff

Shades of #ffaafd color code

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

#ffaafd
#e297e0
#c684c4
#aa71a8
#8d5e8c
#714b70
#553854
#382538
#1c121c
#000000

Tones

#ffaafd
#f6b2f5
#eebbed
#e5c3e5
#ddccdd

Tones

Similar Color like #ffaafd color

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

#ffabfe
#ffacff
#ffadff
#ffaeff
#ffafff
#ffb0ff
#ffb1ff
#ffb2ff
#ffb3ff
#ffb4ff
#ffb5ff
#ffb6ff
#ffb7ff
#ffb8ff
#fea9fc
#fda8fb
#fca7fa
#fba6f9
#faa5f8
#f9a4f7
#f8a3f6
#f7a2f5
#f6a1f4
#f5a0f3
#f49ff2
#f39ef1
#f29df0
#f19cef

Download this Light Red

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

#ffaafd Color Code Preview on Black Background Color

This is how #ffaafd Color will look on black background color. Color contrast ratio is 12.42

#ffaafd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffaafd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffaafd

#ffaafd color code is use for CSS Background Color

Background color for the above div is #ffaafd

HTML with inline CSS

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

#ffaafd color code is use for CSS Border Color

CSS Border color for the above div is #ffaafd

HTML with inline CSS

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

CSS Border Left color for the above div is #ffaafd

HTML with inline CSS

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

CSS Border Right color for the above div is #ffaafd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffaafd

HTML with inline CSS

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

CSS Border Top color for the above div is #ffaafd

HTML with inline CSS

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

#ffaafd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffaafd Color code Preview on White Background

This is how #ffaafd Color code will look on white background color. Color contrast ratio is 1.69

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

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