crispedge.com

Color picker

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

#f5a0b4 hex color - Red - Warm color - Information

#f5a0b4 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f5a0b4 Color code in RGB color code model is created after adding 96.08% red color, 62.75% green color and 70.59% blue color. Hex #f5a0b4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 27% yellow and 4% black.

Hex #f5a0b4 color code is between #ee99bb web safe hex color code and #ffaaaa web safe hex color code. #ee99bb is the nearest web safe color code. You can see here many more shades of #f5a0b4 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codef5a0b4#f5a0b4
RGB Decimal245, 160, 180rgb(245, 160, 180)
RGB Percent96%, 63%, 71%rgb(96%, 63%, 71%)
CSS RGBa245, 160, 180,1rgba(245,160,180,1)
CMYK Modelcmyk(0%,35%,27%,4%)
HSL Color Space346,81% ,79%hsl(346,81% ,79%)
HSV Color Space346°, 35%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011010000010110100
Octal365240264
Decimal245160180
Hexf5a0b4

Different shades of #f5a0b4 color code.

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

Light Shade of #f5a0b4
#faced8
Dark Shade of #f5a0b4
#f07290
Saturated Shade of #f5a0b4
#fa9bb1
Desaturated Shade of #f5a0b4
#f0a5b7
Grey scale Shade of #f5a0b4
#cacaca
Brighten Shade
#ffb9cd
Most Readable Shade
#000000

Shades of #f5a0b4 color code

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

#f5a0b4
#d98ea0
#be7c8c
#a36a78
#885864
#6c4750
#51353c
#362328
#1b1114
#000000

Similar Color like #f5a0b4 color

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

#f6a1b5
#f7a2b6
#f8a3b7
#f9a4b8
#faa5b9
#fba6ba
#fca7bb
#fda8bc
#fea9bd
#ffaabe
#ffabbf
#ffacc0
#ffadc1
#ffaec2
#f49fb3
#f39eb2
#f29db1
#f19cb0
#f09baf
#ef9aae
#ee99ad
#ed98ac
#ec97ab
#eb96aa
#ea95a9
#e994a8
#e893a7
#e792a6

Monochromatic Color with #f5a0b4

#f5a0b4
#201518
#4b3137
#754d56
#a06876
#ca8495

Tints of #f5a0b4 Color

#f5a0b4
#f6aabc
#f7b5c4
#f8bfcd
#f9cad5
#fad4dd
#fbdfe6
#fce9ee
#fdf4f6
#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

#f5a0b4
#a0f5e1

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

Split Complementary

#f5a0b4
#a0f5b6
#a0dff5

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

Analogous Color

#f5a0d6
#f5a0c5
#f5a0b4
#f5a0a3
#f5aea0

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

#f5a0b4
#b4f5a0
#a0b4f5

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

#f5a0b4
#def5a0
#a0f5e1
#b6a0f5

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

#f5a0b4
#a0f5e1
#a0dff5
#f5b6a0

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 #f5a0b4 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.

#f5a0b4 Color Code Preview on Black Background Color

This is how #f5a0b4 Color will look on black background color. Color contrast ratio is 10.57

#f5a0b4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5a0b4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5a0b4

#f5a0b4 color code is use for CSS Background Color

Background color for the above div is #f5a0b4

HTML with inline CSS

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

#f5a0b4 color code is use for CSS Border Color

CSS Border color for the above div is #f5a0b4

HTML with inline CSS

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

CSS Border Left color for the above div is #f5a0b4

HTML with inline CSS

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

CSS Border Right color for the above div is #f5a0b4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5a0b4

HTML with inline CSS

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

CSS Border Top color for the above div is #f5a0b4

HTML with inline CSS

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

#f5a0b4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5a0b4 Color code Preview on White Background

This is how #f5a0b4 Color code will look on white background color. Color contrast ratio is 1.99

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.