crispedge.com

Color picker

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

#f48f81 hex color - Orange - Warm color - Information

#f48f81 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f48f81 Color code in RGB color code model is created after adding 95.69% red color, 56.08% green color and 50.59% blue color. Hex #f48f81 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 47% yellow and 4% black.

Hex #f48f81 color code is between #ee8888 web safe hex color code and #ff9977 web safe hex color code. #ee8888 is the nearest web safe color code. You can see here many more shades of #f48f81 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef48f81#f48f81
RGB Decimal244, 143, 129rgb(244, 143, 129)
RGB Percent96%, 56%, 51%rgb(96%, 56%, 51%)
CSS RGBa244, 143, 129,1rgba(244,143,129,1)
CMYK Modelcmyk(0%,41%,47%,4%)
HSL Color Space7,84% ,73%hsl(7,84% ,73%)
HSV Color Space7°, 47%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101001000111110000001
Octal364217201
Decimal244143129
Hexf48f81

Different shades of #f48f81 color code.

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

Light Shade of #f48f81
#f8b9b0
Dark Shade of #f48f81
#f06552
Saturated Shade of #f48f81
#fb8a7a
Desaturated Shade of #f48f81
#ed9488
Grey scale Shade of #f48f81
#bababa
Brighten Shade
#ffa89a
Most Readable Shade
#000000

Shades of #f48f81 color code

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

#f48f81
#d87f72
#bd6f64
#a25f56
#874f47
#6c3f39
#512f2b
#361f1c
#1b0f0e
#000000

Similar Color like #f48f81 color

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

#f59082
#f69183
#f79284
#f89385
#f99486
#fa9587
#fb9688
#fc9789
#fd988a
#fe998b
#ff9a8c
#ff9b8d
#ff9c8e
#ff9d8f
#f38e80
#f28d7f
#f18c7e
#f08b7d
#ef8a7c
#ee897b
#ed887a
#ec8779
#eb8678
#ea8577
#e98476
#e88375
#e78274
#e68173

Monochromatic Color with #f48f81

#f48f81
#1f1211
#4a2b27
#74443e
#9f5d54
#c9766b

Tints of #f48f81 Color

#f48f81
#f59b8f
#f6a79d
#f7b4ab
#f8c0b9
#facdc7
#fbd9d5
#fce6e3
#fdf2f1
#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

#f48f81
#81e6f4

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

Split Complementary

#f48f81
#81f4c9
#81acf4

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

Analogous Color

#f481a1
#f4818a
#f48f81
#f4a681
#f4bd81

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

#f48f81
#81f48f
#8f81f4

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

#f48f81
#acf481
#81e6f4
#c881f4

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

#f48f81
#81e6f4
#81acf4
#f4c981

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

#f48f81 Color Code Preview on Black Background Color

This is how #f48f81 Color will look on black background color. Color contrast ratio is 9.09

#f48f81 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f48f81

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f48f81

#f48f81 color code is use for CSS Background Color

Background color for the above div is #f48f81

HTML with inline CSS

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

#f48f81 color code is use for CSS Border Color

CSS Border color for the above div is #f48f81

HTML with inline CSS

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

CSS Border Left color for the above div is #f48f81

HTML with inline CSS

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

CSS Border Right color for the above div is #f48f81

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f48f81

HTML with inline CSS

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

CSS Border Top color for the above div is #f48f81

HTML with inline CSS

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

#f48f81 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f48f81 Color code Preview on White Background

This is how #f48f81 Color code will look on white background color. Color contrast ratio is 2.31

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.