crispedge.com

Color picker

Loading...

#fda0ab hex color - Red - Warm color - Information

#fda0ab hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #fda0ab Color code in RGB color code model is created after adding 99.22% red color, 62.75% green color and 67.06% blue color. Hex #fda0ab Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 32% yellow and 1% black.

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

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codefda0ab#fda0ab
RGB Decimal253, 160, 171rgb(253, 160, 171)
RGB Percent99%, 63%, 67%rgb(99%, 63%, 67%)
CSS RGBa253, 160, 171,1rgba(253,160,171,1)
CMYK Modelcmyk(0%,37%,32%,1%)
HSL Color Space353,96% ,81%hsl(353,96% ,81%)
HSV Color Space353°, 37%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011010000010101011
Octal375240253
Decimal253160171
Hexfda0ab

Different shades of #fda0ab color code.

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

Light Shade of #fda0ab
#fed2d7
Dark Shade of #fda0ab
#fc6e7f
Saturated Shade of #fda0ab
#ff9ea9
Desaturated Shade of #fda0ab
#f8a5af
Grey scale Shade of #fda0ab
#cecece
Brighten Shade
#ffb9c4
Most Readable Shade
#000000

Shades of #fda0ab color code

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

#fda0ab
#e08e98
#c47c85
#a86a72
#8c585f
#70474c
#543539
#382326
#1c1113
#000000

Similar Color like #fda0ab color

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

#fea1ac
#ffa2ad
#ffa3ae
#ffa4af
#ffa5b0
#ffa6b1
#ffa7b2
#ffa8b3
#ffa9b4
#ffaab5
#ffabb6
#ffacb7
#ffadb8
#ffaeb9
#fc9faa
#fb9ea9
#fa9da8
#f99ca7
#f89ba6
#f79aa5
#f699a4
#f598a3
#f497a2
#f396a1
#f295a0
#f1949f
#f0939e
#ef929d

Monochromatic Color with #fda0ab

#fda0ab
#281a1b
#533438
#7d4f55
#a86a72
#d2858e

Tints of #fda0ab Color

#fda0ab
#fdaab4
#fdb5bd
#fdbfc7
#fdcad0
#fed4d9
#fedfe3
#fee9ec
#fef4f5
#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

#fda0ab
#a0fdf2

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

Split Complementary

#fda0ab
#a0fdc4
#a0d9fd

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

Analogous Color

#fda0d0
#fda0be
#fda0ab
#fda8a0
#fdbaa0

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

#fda0ab
#abfda0
#a0abfd

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

#fda0ab
#d9fda0
#a0fdf2
#c3a0fd

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

#fda0ab
#a0fdf2
#a0d9fd
#fdc4a0

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

#fda0ab Color Code Preview on Black Background Color

This is how #fda0ab Color will look on black background color. Color contrast ratio is 10.79

#fda0ab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fda0ab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fda0ab

#fda0ab color code is use for CSS Background Color

Background color for the above div is #fda0ab

HTML with inline CSS

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

#fda0ab color code is use for CSS Border Color

CSS Border color for the above div is #fda0ab

HTML with inline CSS

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

CSS Border Left color for the above div is #fda0ab

HTML with inline CSS

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

CSS Border Right color for the above div is #fda0ab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fda0ab

HTML with inline CSS

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

CSS Border Top color for the above div is #fda0ab

HTML with inline CSS

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

#fda0ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fda0ab Color code Preview on White Background

This is how #fda0ab Color code will look on white background color. Color contrast ratio is 1.95

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(253,160,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(160,253,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,160,171,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.