crispedge.com

Color picker

Loading...

#f7abaf hex color - Red - Warm color - Information

#f7abaf hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f7abaf Color code in RGB color code model is created after adding 96.86% red color, 67.06% green color and 68.63% blue color. Hex #f7abaf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 29% yellow and 3% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef7abaf#f7abaf
RGB Decimal247, 171, 175rgb(247, 171, 175)
RGB Percent97%, 67%, 69%rgb(97%, 67%, 69%)
CSS RGBa247, 171, 175,1rgba(247,171,175,1)
CMYK Modelcmyk(0%,31%,29%,3%)
HSL Color Space357,83% ,82%hsl(357,83% ,82%)
HSV Color Space357°, 31%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101111010101110101111
Octal367253257
Decimal247171175
Hexf7abaf

Different shades of #f7abaf color code.

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

Light Shade of #f7abaf
#fbdadb
Dark Shade of #f7abaf
#f37c83
Saturated Shade of #f7abaf
#fca6ab
Desaturated Shade of #f7abaf
#f2b0b3
Grey scale Shade of #f7abaf
#d1d1d1
Brighten Shade
#ffc4c8
Most Readable Shade
#000000

Shades of #f7abaf color code

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

#f7abaf
#db989b
#c08588
#a47274
#895f61
#6d4c4d
#52393a
#362626
#1b1313
#000000

Similar Color like #f7abaf color

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

#f8acb0
#f9adb1
#faaeb2
#fbafb3
#fcb0b4
#fdb1b5
#feb2b6
#ffb3b7
#ffb4b8
#ffb5b9
#ffb6ba
#ffb7bb
#ffb8bc
#ffb9bd
#f6aaae
#f5a9ad
#f4a8ac
#f3a7ab
#f2a6aa
#f1a5a9
#f0a4a8
#efa3a7
#eea2a6
#eda1a5
#eca0a4
#eb9fa3
#ea9ea2
#e99da1

Monochromatic Color with #f7abaf

#f7abaf
#221818
#4d3537
#775355
#a27073
#cc8e91

Tints of #f7abaf Color

#f7abaf
#f7b4b7
#f8bdc0
#f9c7c9
#fad0d2
#fbd9db
#fce3e4
#fdeced
#fef5f6
#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

#f7abaf
#abf7f3

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

Split Complementary

#f7abaf
#abf7cd
#abd5f7

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

Analogous Color

#f7abcd
#f7abbe
#f7abaf
#f7b6ab
#f7c5ab

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

#f7abaf
#aff7ab
#abaff7

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

#f7abaf
#d5f7ab
#abf7f3
#cdabf7

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

#f7abaf
#abf7f3
#abd5f7
#f7cdab

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

#f7abaf Color Code Preview on Black Background Color

This is how #f7abaf Color will look on black background color. Color contrast ratio is 11.40

#f7abaf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f7abaf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f7abaf

#f7abaf color code is use for CSS Background Color

Background color for the above div is #f7abaf

HTML with inline CSS

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

#f7abaf color code is use for CSS Border Color

CSS Border color for the above div is #f7abaf

HTML with inline CSS

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

CSS Border Left color for the above div is #f7abaf

HTML with inline CSS

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

CSS Border Right color for the above div is #f7abaf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f7abaf

HTML with inline CSS

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

CSS Border Top color for the above div is #f7abaf

HTML with inline CSS

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

#f7abaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f7abaf Color code Preview on White Background

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.