crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ffa6b9 hex color - Red - Warm color - Information

#ffa6b9 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ffa6b9 Color code in RGB color code model is created after adding 100% red color, 65.1% green color and 72.55% blue color. Hex #ffa6b9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 27% yellow and 0% black.

Hex #ffa6b9 color code is between #eeaabb web safe hex color code and #dd99aa web safe hex color code. #eeaabb is the nearest web safe color code. You can see here many more shades of #ffa6b9 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeffa6b9#ffa6b9
RGB Decimal255, 166, 185rgb(255, 166, 185)
RGB Percent100%, 65%, 73%rgb(100%, 65%, 73%)
CSS RGBa255, 166, 185,1rgba(255,166,185,1)
CMYK Modelcmyk(0%,35%,27%,0%)
HSL Color Space347,100% ,83%hsl(347,100% ,83%)
HSV Color Space347°, 35%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111010011010111001
Octal377246271
Decimal255166185
Hexffa6b9

Different shades of #ffa6b9 color code.

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

Light Shade of #ffa6b9
#ffd9e1
Dark Shade of #ffa6b9
#ff7391
Saturated Shade of #ffa6b9
#ffa6b9
Desaturated Shade of #ffa6b9
#fbaabc
Grey scale Shade of #ffa6b9
#d2d2d2
Brighten Shade
#ffbfd2
Most Readable Shade
#000000

Shades of #ffa6b9 color code

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

#ffa6b9
#e293a4
#c6818f
#aa6e7b
#8d5c66
#714952
#55373d
#382429
#1c1214
#000000

Similar Color like #ffa6b9 color

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

#ffa7ba
#ffa8bb
#ffa9bc
#ffaabd
#ffabbe
#ffacbf
#ffadc0
#ffaec1
#ffafc2
#ffb0c3
#ffb1c4
#ffb2c5
#ffb3c6
#ffb4c7
#fea5b8
#fda4b7
#fca3b6
#fba2b5
#faa1b4
#f9a0b3
#f89fb2
#f79eb1
#f69db0
#f59caf
#f49bae
#f39aad
#f299ac
#f198ab

Monochromatic Color with #ffa6b9

#ffa6b9
#2a1c1f
#55373e
#80535d
#aa6f7b
#d48a9a

Tints of #ffa6b9 Color

#ffa6b9
#ffafc0
#ffb9c8
#ffc3d0
#ffcdd8
#ffd7df
#ffe1e7
#ffebef
#fff5f7
#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

#ffa6b9
#a6ffec

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

Split Complementary

#ffa6b9
#a6ffc0
#a6e5ff

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

Analogous Color

#ffa6dd
#ffa6cb
#ffa6b9
#ffa6a7
#ffb7a6

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

#ffa6b9
#b9ffa6
#a6b9ff

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

#ffa6b9
#e5ffa6
#a6ffec
#bfa6ff

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

Double Complementary Color

#ffa6b9
#a6ffec
#a6e5ff
#ffc0a6

Double Complementary 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).

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

#ffa6b9 Color Code Preview on Black Background Color

This is how #ffa6b9 Color will look on black background color. Color contrast ratio is 11.41

#ffa6b9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa6b9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa6b9

#ffa6b9 color code is use for CSS Background Color

Background color for the above div is #ffa6b9

HTML with inline CSS

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

#ffa6b9 color code is use for CSS Border Color

CSS Border color for the above div is #ffa6b9

HTML with inline CSS

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

CSS Border Left color for the above div is #ffa6b9

HTML with inline CSS

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

CSS Border Right color for the above div is #ffa6b9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffa6b9

HTML with inline CSS

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

CSS Border Top color for the above div is #ffa6b9

HTML with inline CSS

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

#ffa6b9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffa6b9 Color code Preview on White Background

This is how #ffa6b9 Color code will look on white background color. Color contrast ratio is 1.84

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.