crispedge.com

Color picker

Loading...

#f48eaf hex color - Red - Warm color - Information

#f48eaf hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f48eaf Color code in RGB color code model is created after adding 95.69% red color, 55.69% green color and 68.63% blue color. Hex #f48eaf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 28% yellow and 4% black.

Hex #f48eaf color code is between #ee88aa web safe hex color code and #ff99bb web safe hex color code. #ee88aa is the nearest web safe color code. You can see here many more shades of #f48eaf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef48eaf#f48eaf
RGB Decimal244, 142, 175rgb(244, 142, 175)
RGB Percent96%, 56%, 69%rgb(96%, 56%, 69%)
CSS RGBa244, 142, 175,1rgba(244,142,175,1)
CMYK Modelcmyk(0%,42%,28%,4%)
HSL Color Space341,82% ,76%hsl(341,82% ,76%)
HSV Color Space341°, 42%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101001000111010101111
Octal364216257
Decimal244142175
Hexf48eaf

Different shades of #f48eaf color code.

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

Light Shade of #f48eaf
#f9bcd0
Dark Shade of #f48eaf
#ef608e
Saturated Shade of #f48eaf
#fa88ad
Desaturated Shade of #f48eaf
#ee94b1
Grey scale Shade of #f48eaf
#c1c1c1
Brighten Shade
#ffa7c8
Most Readable Shade
#000000

Shades of #f48eaf color code

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

#f48eaf
#d87e9b
#bd6e88
#a25e74
#874e61
#6c3f4d
#512f3a
#361f26
#1b0f13
#000000

Similar Color like #f48eaf color

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

#f58fb0
#f690b1
#f791b2
#f892b3
#f993b4
#fa94b5
#fb95b6
#fc96b7
#fd97b8
#fe98b9
#ff99ba
#ff9abb
#ff9bbc
#ff9cbd
#f38dae
#f28cad
#f18bac
#f08aab
#ef89aa
#ee88a9
#ed87a8
#ec86a7
#eb85a6
#ea84a5
#e983a4
#e882a3
#e781a2
#e680a1

Monochromatic Color with #f48eaf

#f48eaf
#1f1217
#4a2b35
#744454
#9f5d72
#c97591

Tints of #f48eaf Color

#f48eaf
#f59ab7
#f6a7c0
#f7b3c9
#f8c0d2
#faccdb
#fbd9e4
#fce5ed
#fdf2f6
#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

#f48eaf
#8ef4d3

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

Split Complementary

#f48eaf
#8ef4a0
#8ee2f4

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

Analogous Color

#f48ed8
#f48ec3
#f48eaf
#f48e9b
#f4968e

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

#f48eaf
#aff48e
#8eaff4

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

#f48eaf
#e2f48e
#8ef4d3
#a08ef4

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

#f48eaf
#8ef4d3
#8ee2f4
#f4a08e

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

#f48eaf Color Code Preview on Black Background Color

This is how #f48eaf Color will look on black background color. Color contrast ratio is 9.33

#f48eaf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f48eaf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f48eaf

#f48eaf color code is use for CSS Background Color

Background color for the above div is #f48eaf

HTML with inline CSS

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

#f48eaf color code is use for CSS Border Color

CSS Border color for the above div is #f48eaf

HTML with inline CSS

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

CSS Border Left color for the above div is #f48eaf

HTML with inline CSS

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

CSS Border Right color for the above div is #f48eaf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f48eaf

HTML with inline CSS

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

CSS Border Top color for the above div is #f48eaf

HTML with inline CSS

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

#f48eaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f48eaf Color code Preview on White Background

This is how #f48eaf Color code will look on white background color. Color contrast ratio is 2.25

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

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(244,142,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,244,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(244,142,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.