crispedge.com

Color picker

Loading...

#fa6267 hex color - Red - Warm color - Information

#fa6267 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fa6267 Color code in RGB color code model is created after adding 98.04% red color, 38.43% green color and 40.39% blue color. Hex #fa6267 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 59% yellow and 2% black.

Hex #fa6267 color code is between #ff6666 web safe hex color code and #ee5577 web safe hex color code. #ff6666 is the nearest web safe color code. You can see here many more shades of #fa6267 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefa6267#fa6267
RGB Decimal250, 98, 103rgb(250, 98, 103)
RGB Percent98%, 38%, 40%rgb(98%, 38%, 40%)
CSS RGBa250, 98, 103,1rgba(250,98,103,1)
CMYK Modelcmyk(0%,61%,59%,2%)
HSL Color Space358,94% ,68%hsl(358,94% ,68%)
HSV Color Space358°, 61%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110100110001001100111
Octal372142147
Decimal25098103
Hexfa6267

Different shades of #fa6267 color code.

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

Light Shade of #fa6267
#fc9397
Dark Shade of #fa6267
#f83137
Saturated Shade of #fa6267
#ff5d62
Desaturated Shade of #fa6267
#f26a6f
Grey scale Shade of #fa6267
#aeaeae
Brighten Shade
#ff7b80
Most Readable Shade
#000000

Shades of #fa6267 color code

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

#fa6267
#de575b
#c24c50
#a64144
#8a3639
#6f2b2d
#532022
#371516
#1b0a0b
#000000

Similar Color like #fa6267 color

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

#fb6368
#fc6469
#fd656a
#fe666b
#ff676c
#ff686d
#ff696e
#ff6a6f
#ff6b70
#ff6c71
#ff6d72
#ff6e73
#ff6f74
#ff7075
#f96166
#f86065
#f75f64
#f65e63
#f55d62
#f45c61
#f35b60
#f25a5f
#f1595e
#f0585d
#ef575c
#ee565b
#ed555a
#ec5459

Monochromatic Color with #fa6267

#fa6267
#250f0f
#501f21
#7a3032
#a54144
#cf5156

Tints of #fa6267 Color

#fa6267
#fa7377
#fb8488
#fb9699
#fca7aa
#fcb9bb
#fdcacc
#fddcdd
#feedee
#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

#fa6267
#62faf5

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

Split Complementary

#fa6267
#62faa9
#62b3fa

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

Analogous Color

#fa62a4
#fa6285
#fa6267
#fa7b62
#fa9a62

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

#fa6267
#67fa62
#6267fa

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

#fa6267
#b3fa62
#62faf5
#a962fa

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

#fa6267
#62faf5
#62b3fa
#faa962

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

#fa6267 Color Code Preview on Black Background Color

This is how #fa6267 Color will look on black background color. Color contrast ratio is 7.01

#fa6267 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa6267

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa6267

#fa6267 color code is use for CSS Background Color

Background color for the above div is #fa6267

HTML with inline CSS

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

#fa6267 color code is use for CSS Border Color

CSS Border color for the above div is #fa6267

HTML with inline CSS

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

CSS Border Left color for the above div is #fa6267

HTML with inline CSS

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

CSS Border Right color for the above div is #fa6267

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa6267

HTML with inline CSS

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

CSS Border Top color for the above div is #fa6267

HTML with inline CSS

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

#fa6267 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa6267 Color code Preview on White Background

This is how #fa6267 Color code will look on white background color. Color contrast ratio is 3.00

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

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(250,98,103,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(98,250,245,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,98,103,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.